home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Reflux 1: The Becoming
/
Reflux.iso
/
master5.dxr
/
00005.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-05-01
|
227 b
|
13 lines
on exitFrame
global gPerspective
if gPerspective = 1 then
go("frank", "master4")
end if
if gPerspective = 2 then
go("jake", "master4")
end if
if gPerspective = 3 then
go("roark", "master4")
end if
end