This commit is contained in:
Martin Haye 2016-07-03 18:20:11 -07:00
commit bf666a0f07

View File

@ -541,8 +541,7 @@ def _combat_zoneEncounter(s_encZone)
otherwise
displayStr("\nDidn't see that coming... to see a fine player like you slaughtered like a common rodent... Well, let's reload and try that again, ok?\n")
wend
answer = getYN() // workaround for PLASMA problem: "if !getYN()" results in CALL 0
if !answer
if !getYN()
displayStr("Ah, okay. Well... just hit a key when you're ready then.")
getUpperKey()
fin