Maybe pause the damn video when you lose
This commit is contained in:
parent
46e54c44df
commit
952097a307
|
@ -52,6 +52,7 @@ package
|
|||
trace("gameplayer timeout");
|
||||
if (clickarea != null) {
|
||||
pushText("OH SHIT\n\nhit R to restart", 0x0000FF, 0xFF0000);
|
||||
videotube.pause();
|
||||
fAlive = false;
|
||||
}
|
||||
clearClickarea();
|
||||
|
|
Loading…
Reference in a new issue