battle debug

This commit is contained in:
Zach 2015-04-27 21:01:58 -05:00
parent 0616cc4004
commit 1918e5db37

View file

@ -1090,6 +1090,7 @@ class DistributedBattleBase(DistributedNode.DistributedNode, BattleBase):
def __handleLocalToonBattleEvent(self, response):
mode = response['mode']
print(response)
noAttack = 0
if mode == 'Attack':
self.notify.debug('got an attack')