home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
winprogs
/
playsk
/
jigsaw.dxr
/
00090.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-30
|
175 b
|
9 lines
on makeInvisible
repeat with i = 19 to 27
set the visible of sprite i to 0
end repeat
repeat with i = 28 to 36
set the visible of sprite i to 1
end repeat
end