home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games Central GT Digital… Q3 Premier Trimestre '98
/
GT_DPK.ISO
/
pc
/
data
/
menu.dxr
/
00054.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
|
176 bÂ
|
11 lines
on mouseUp
global Greturn
set the visible of sprite 30 to 1
set the visible of sprite 34 to 1
if Greturn = "p" then
go("plo")
else
go("release")
end if
end