home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DIGIZINE 1
/
DIGIZINE.BIN
/
main
/
sony
/
discman.dir
/
00019_Script_19
< prev
next >
Wrap
Text File
|
1995-09-24
|
128b
|
8 lines
on exitFrame
global gTimeOut
if the ticks > gTimeOut + 4*60 then
go "firstkarmic"
else
go loop
end if
end