home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 February
/
PCWK0296.iso
/
autodesk
/
autodesk.exe
/
autodesk.DXR
/
01036_FIX18.PCX.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
|
1994-12-17
|
205 b
|
12 lines
on mouseUp
if the pauseState = 0 then
pause()
set the castNum of sprite 18 to 1046
updateStage()
else
continue()
set the castNum of sprite 18 to 1036
updateStage()
end if
end