添加江西南昌西湖南昌动物园场景
This commit is contained in:
@@ -262,7 +262,7 @@ public class HttpServer : MonoBehaviour
|
||||
|
||||
private int GetGameTotalTime()
|
||||
{
|
||||
return Mathf.FloorToInt(GameLocal.Ins.vistAllTime+60*3); // 举例:1 小时(秒)
|
||||
return Mathf.FloorToInt(GameLocal.Ins.vistAllTime + 60*3); // 举例:1 小时(秒)
|
||||
}
|
||||
|
||||
private int GetCurrentPlayTime()
|
||||
|
||||
Reference in New Issue
Block a user