home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A Day of Cats 2
/
CATS2.ISO
/
pc
/
cats
/
hatmenu.dir
/
00132.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
|
1995-05-16
|
216 b
|
11 lines
on check1
set listnum to getAt(autolist, 1)
if listnum = 0 then
set the visible of sprite 24 to 1
setAt(autolist, 1, 1)
else
set the visible of sprite 24 to 0
setAt(autolist, 1, 0)
end if
end