upfste
This commit is contained in:
@@ -15,7 +15,7 @@ namespace NBF
|
||||
private const long GameEpoch = 1672531200000; // 2023-01-01 00:00:00 UTC
|
||||
|
||||
// 时间加速比例 (1现实秒 = 15游戏秒)
|
||||
private const int TimeAcceleration = 20;
|
||||
private const int TimeAcceleration = 200;
|
||||
|
||||
//一天, 一小时, 一分钟固定时长(毫秒)
|
||||
public const long DAY_MILLS = 86400000;
|
||||
|
||||
Reference in New Issue
Block a user