home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Plus Great Games 2
/
100PLUSV2.BIN
/
games
/
ProGoMoku.dxr
/
00007_pauser3.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
|
2002-01-25
|
151 b
|
12 lines
on beginSprite
puppetSound(5, "gameoverSound")
end
on exitFrame me
if the timer < 120 then
go(the frame)
else
startTimer()
end if
end