Removed debug pause.

This commit is contained in:
Martin Haye 2017-08-02 19:14:47 -07:00
parent db6ffb680c
commit 9af91c0343

View File

@ -2044,7 +2044,6 @@ export def scriptDisplayStr(str)#0
displayStr(str)
textDrawn = TRUE
fin
pause(800)
// No: tossString() // Doesn't work here, because we need to toss strings in the *parent's* frame
end