home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 11
/
CD_1.iso
/
wingames
/
corsa-gs
/
quiz.dir
/
00051_Script_51
< prev
next >
Wrap
Text File
|
1995-04-18
|
170b
|
8 lines
on mouseUp
global Result
if the visible of sprite 23 = TRUE then
set Result = Result - 1
set the visible of sprite 23 = FALSE
end if
go to "N"
end