home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
Planeta.iso
/
data
/
0_sigla.dir
/
00016_Script_skip
< prev
next >
Wrap
Text File
|
2000-11-14
|
103b
|
8 lines
on mouseUp
global gCanSkip
if gCanSkip then
set gCanSkip = 0
go next
end if
end