home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Magazin 1997 March
/
Image.iso
/
schwieri.dxr
/
Internal_23_Jump2Difficulty.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-28
|
179 b
|
10 lines
global gDifficulty
on exitFrame
if not WaitForSounds() then
SpriteCursor([4, 5], ["CursorFinger", "CursorFingerMask"])
end if
go(the frame + gDifficulty)
pause()
end