home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
תקליטור אוסף מעל 200 משחקים מרתקים
/
over-200-games-micro-a-media.iso
/
CONNECTD
/
05DD.DXR
/
00364.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-12
|
187 b
|
12 lines
on mouseUp
global hoseGone5d
puppetSound("draweropen")
if hoseGone5d = 0 then
goto("drawerOpen")
else
goto("drawerClose")
wait(2)
goto("drawerEmpty")
end if
end