home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Panasonic-
/
funcity
/
tokyo
/
slot.dcr
/
00124.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2017-09-21
|
173 b
|
13 lines
on mouseUp
global gbet
set the puppet of sprite 46 to 0
initlamp()
resetlamp(0)
if gbet = 0 then
resetlamp(1)
else
resetlamp(2)
end if
play done
end