Esempio n. 1
0
 def father(self, argument, handle):
     Game.do_work(self, argument, handle)
     return codedef.NORMAL_END
Esempio n. 2
0
 def father(self, argument, handle):
     return Game.do_work(self, argument, handle)