home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games Central GT Digital… Q3 Premier Trimestre '98
/
GT_DPK.ISO
/
pc
/
data
/
menu.dxr
/
00143.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-08-25
|
273 bÂ
|
11 lines
on exitFrame
global LANGSETUP
if LANGSETUP = "e" then
set the member of sprite 2 to member 92 of castLib "graphics"
end if
if LANGSETUP = "f" then
set the member of sprite 2 to member 93 of castLib "graphics"
end if
set the visible of sprite 2 to 1
end