mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-15 08:39:45 +00:00
DIRECTOR: LINGO: Added test for 'return' without spaces
This commit is contained in:
parent
657b049113
commit
88060db8e2
@ -17,3 +17,5 @@ put "That is the last line of the file." & return & "Click Done to exit." && ret
|
||||
if the key = Return then
|
||||
dontPassEvent
|
||||
end if
|
||||
|
||||
when keydown then if the key=return then set the stagecolor to random (256)
|
||||
|
Loading…
x
Reference in New Issue
Block a user