home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 183
/
dpcs0503.iso
/
Netfusion
/
data1.cab
/
Samples
/
Content
/
Shockwave
/
BREAKOUT.DCR
/
00010_exitFrame.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
|
1998-12-10
|
120 b
|
9 lines
on exitFrame
global gbPongWaves
if not gbPongWaves then
go(the frame)
else
go(the frame - 5)
end if
end