home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! Special
/
macgaichibanspecial1.bin
/
MOVIES
/
ROOM
/
00046.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-13
|
241 b
|
13 lines
on exitFrame
global oldtime
if not soundBusy(2) then
end if
set nowtime to the timer
repeat while nowtime < (oldtime + 60)
go(the frame)
set nowtime to the timer
end repeat
puppetTransition(47, 0, 20)
go("start")
end