CORD, WE WENT OVER THIS. C++ IO SUCKS.

master
daz 2014-01-09 08:16:56 +01:00
parent f200eb58ea
commit b7bc11b99b
1 changed files with 0 additions and 2 deletions

View File

@ -52,8 +52,6 @@ def redis_me(prefix):
def get_pope(width, height, pope_id):
width, height = int(width), int(height)
if not unpopable(width, height):
width, height = int(width), int(height)
pope = pope_or_death(Pope, id=pope_id)
if pope: