diff --git a/a2ow5l92js.js b/a2ow5l92js.js index 6fae509..e2690ec 100644 --- a/a2ow5l92js.js +++ b/a2ow5l92js.js @@ -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, {