home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1996 August
/
macgaichiban199608.bin
/
MOVIES
/
IN
/
00082.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-11
|
130 b
|
11 lines
on mouseUp
global size
puppetSound("cool")
updateStage()
if size = 1 then
quit()
else
go(1, "PTM")
end if
end