home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Review 59
/
PCR59.iso
/
scifi_2d
/
movies
/
shared.dir
/
02422.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-06-25
|
181 b
|
11 lines
on exitFrame
if the timer > 7200 then
puppetTransition(50, 1, 32)
puppetPalette(0)
go("srdemo")
else
puppetPalette("Mainpalette")
go(the frame)
end if
end