home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fuji Wa La Te I Ka - Hyakunin Isshu Karuta
/
KARUTA.bin
/
wins
/
end_1.dir
/
00005_Script_5
< prev
next >
Wrap
Text File
|
1995-11-10
|
154b
|
11 lines
on exitFrame
global CT
set CT = CT + 1
if CT < 1 then
go loop
else
sound fadeOut 2, 10*60
go to the frame +1
end if
end