diff --git a/game.py b/game.py index 7f7f1e0..56abcc0 100755 --- a/game.py +++ b/game.py @@ -70,6 +70,9 @@ def hello(): epoch = now.timestamp() lines = getContent() + while len(lines) < 2: + lines = getContent() + for line in lines: ab = line.split(separator_char) ablines.append(