haha
This commit is contained in:
@@ -38,6 +38,9 @@ class GameFactory:
|
|||||||
except IOError:
|
except IOError:
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
|
if score_str == "":
|
||||||
|
return 0
|
||||||
|
|
||||||
return int(score_str)
|
return int(score_str)
|
||||||
|
|
||||||
def createGame(self):
|
def createGame(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user