This commit is contained in:
DESKTOP-SAJ6RKV\Administrator 2025-06-09 11:09:36 +08:00
parent 1f9457cebf
commit 488a0d0583

View File

@ -50,7 +50,7 @@ namespace GameLogic
switch (gameLenTiemrId)
{
case 0:
EventConts.gameLenTiemr = 2 * 60;
EventConts.gameLenTiemr = 10 * 60;
break;
case 1:
EventConts.gameLenTiemr = 20 * 60;