Update play.py

This commit is contained in:
Nick Walton
2019-11-28 14:16:19 -07:00
committed by GitHub
parent fe994b022b
commit 9c08ff631f
+1 -1
View File
@@ -140,7 +140,7 @@ def play_aidungeon_2():
if died.lower() in ["yes", "y"]:
console_print("YOU DIED. GAME OVER")
break
break
else:
console_print(result)