fix cannot advance to next cycle, shicksal is untested

This commit is contained in:
rafi1212122
2023-06-13 16:51:57 +07:00
parent 26f323d52f
commit e414af2d84
4 changed files with 128 additions and 12 deletions

View File

@@ -6,6 +6,7 @@ using PemukulPaku.GameServer.Game;
using PemukulPaku.GameServer.Commands;
using MongoDB.Bson;
using Common.Resources.Proto;
using Common.Utils.ExcelReader;
namespace PemukulPaku
{