home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
L'Encyclopedie Des Jeux Video 8
/
EJV8_CD1.ISO
/
ejv8-cd1
/
somm.dxr
/
00051.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
|
2003-10-24
|
257 b
|
14 lines
on exitFrame me
global soustheme2, soustheme1
if soustheme2 = EMPTY then
sprite(23).visible = 0
else
if soustheme1 = EMPTY then
sprite(23).visible = 0
else
sprite(23).visible = 1
end if
end if
sprite(5).visible = 0
end