Maybe pause the damn video when you lose

This commit is contained in:
Jeremy Penner 2012-04-11 20:54:47 -04:00
parent 46e54c44df
commit 952097a307

View file

@ -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();