示例#1
0
 def Run(self, commands, steps=None):
     #        self.world.print()
     Game.Run(self, commands, steps=steps)
示例#2
0
    def Run(self, commands):
#        self.world.print()
        Game.Run(self, commands)