fuck y'all

This commit is contained in:
DenialMC 2015-05-14 00:22:58 +03:00
parent 74abc6ac57
commit cc781f595e
2 changed files with 1 additions and 3 deletions

View file

@ -97,6 +97,7 @@ class DistributedToonAI(DistributedPlayerAI.DistributedPlayerAI, DistributedSmoo
self.emoteAccess = [0] * 27
self.maxMoney = 0
self.maxBankMoney = 0
self.bankMoney = 0
self.gardenSpecials = []
self.houseId = 0
self.posIndex = 0

View file

@ -18,9 +18,6 @@ class DistributedToonUD(DistributedObjectUD):
def setMaxMoney(self, todo0):
pass
def setMaxBankMoney(self, todo0):
pass
def setMoney(self, todo0):
pass