mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
DIRECTOR: LINGO: Added test for redefining keywords
This commit is contained in:
parent
8485fdca7e
commit
ab89b75745
@ -15,3 +15,7 @@ on annoy2 howMuch
|
||||
beep random(howMuch)
|
||||
alert "Aren't handlers fun?"
|
||||
end annoy2 howMuch
|
||||
|
||||
on move me
|
||||
set h = the locH of sprite pSprite + pChangeH
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user