ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetMoney.py
@@ -65,7 +65,7 @@ GameWorld.DebugAnswer(curPlayer, Lang.GBText("参数不正确")) return #钱币类型范围 if moneyType not in [1, 2, 3, 4] and moneyType not in ShareDefine.TYPE_Price_CurrencyDict: if moneyType not in [1, 2, 3, 4] and moneyType not in ShareDefine.MoneyNameDict: GameWorld.DebugAnswer(curPlayer, Lang.GBText("钱币类型不正确")) return #0文不处理