예제 #1
0
파일: panel.py 프로젝트: pombredanne/Obb
 def newspec(self, jtile):
     return mechanics.randomspec("app%s" % int(jtile / 2))
예제 #2
0
파일: panel.py 프로젝트: wolmir/cristina
 def newspec(self, jtile):
     return mechanics.randomspec("app%s" % int(jtile / 2))