home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Curio City 11
/
CURIO11.bin
/
pc
/
movie
/
namio
/
qz_f.dir
/
00707_ï™äÚmasu.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-01-01
|
255 b
|
11 lines
on exitFrame
global gqzlist
if (getaProp(gqzlist, #dfmasu) = 1) and (getaProp(gqzlist, #dgiwa) = 0) then
go("masu4")
else
if (getaProp(gqzlist, #dfmasu) = 1) and (getaProp(gqzlist, #dgiwa) = 1) then
go("masu5")
end if
end if
end