home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 July
/
WPCJUL96.ISO
/
file.exe
/
MGIFINJ.DXR
/
00107_Competion1c.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
|
1996-05-15
|
244 b
|
11 lines
on mouseUp
global MGICompOnStage, MGICompOneSprite, MGICompTwoOnStage, MGIChoose
set MGICompOnStage to 2
if (MGICompTwoOnStage <> 2) or (MGIChoose = 1) then
set MGIChoose to 1
MGICompQuestion()
else
MGIFrench()
end if
end