home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Seeker
/
Seeker.iso
/
files_w
/
bar.dir
/
00074.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
|
1994-12-03
|
164 b
|
10 lines
on exitFrame
if (the mouseCast >= 211) and (the mouseCast <= 217) then
cursor([245, 246])
else
cursor(-1)
end if
puppetSprite(4, 1)
go(#loop)
end