1
This commit is contained in:
parent
69083ae83f
commit
56b40b075e
@ -63,8 +63,8 @@ namespace GameLogic
|
|||||||
// 设置游戏时长
|
// 设置游戏时长
|
||||||
m_GameTimerLen = EventConts.gameLenTiemr;
|
m_GameTimerLen = EventConts.gameLenTiemr;
|
||||||
|
|
||||||
//// 临时设置
|
// 临时设置
|
||||||
//m_GameTimerLen = 3 * 60;
|
m_GameTimerLen = 2 * 60;
|
||||||
|
|
||||||
|
|
||||||
//if (GameModule.Setting.GetInt("gameLenTiemrId") != 0)
|
//if (GameModule.Setting.GetInt("gameLenTiemrId") != 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user