mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-18 23:07:53 +00:00
Removed debug pause.
This commit is contained in:
parent
db6ffb680c
commit
9af91c0343
@ -2044,7 +2044,6 @@ export def scriptDisplayStr(str)#0
|
|||||||
displayStr(str)
|
displayStr(str)
|
||||||
textDrawn = TRUE
|
textDrawn = TRUE
|
||||||
fin
|
fin
|
||||||
pause(800)
|
|
||||||
// No: tossString() // Doesn't work here, because we need to toss strings in the *parent's* frame
|
// No: tossString() // Doesn't work here, because we need to toss strings in the *parent's* frame
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user