home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
devglry
/
zoetek
/
shockwav
/
files
/
dcr
/
kavern2.dcr
/
00033.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-02-19
|
160 b
|
9 lines
on mouseUp
global color, tool, over
if tool = 1 then
set over to -1
set the backColor of sprite the clickOn to color
updateStage()
end if
end