コード例 #1
0
 def father(self, argument, handle):
     Game.do_work(self, argument, handle)
     return codedef.NORMAL_END
コード例 #2
0
 def father(self, argument, handle):
     return Game.do_work(self, argument, handle)