军团活动:修复粮草先行重启问题,诸侯混战宣战问题
This commit is contained in:
@@ -1629,6 +1629,9 @@ export function checkRouteParam(route: string, msg: any) {
|
||||
case "guild.raceActivityHandler.debugAddHorse":
|
||||
case "activity.gachaHandler.debugClearGachaRecord":
|
||||
case "battle.eventBattleHandler.debugRefEvent":
|
||||
case "guild.raceActivityHandler.debugResetJoin":
|
||||
case "guild.cityActivityHandler.debugStartHitGate":
|
||||
case "guild.cityActivityHandler.debugStopHitGate":
|
||||
{
|
||||
if (msg.magicWord !== DEBUG_MAGIC_WORD || !isDevelopEnv()) return false;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user