Update: CC - Before Render - Moorcow (a2ow5l92js.js) 25 bytes modified

beta.r3js.org
-=yb4f310 2017-11-24 15:47:09 +01:00
parent 919d607953
commit dfe0aa6102
1 changed files with 3 additions and 1 deletions

View File

@ -768,6 +768,8 @@ else
var used = this.kanisterTime / this.kanisterLife;
console.log(used);
GameLib.Event.Emit(
GameLib.Event.GAME_DATA,
{
@ -791,7 +793,7 @@ if (this.kanisterTime > this.kanisterLife) {
}
);
if (kanisters < 0) {
if (this.kanisters < 0) {
GameLib.Event.Emit(
GameLib.Event.GAME_OVER,
{