Update: CC - Before Render - Moorcow (080g209iov.js) 29 bytes modified

beta.r3js.org
-=yb4f310 2017-11-18 09:07:56 +01:00
parent 41669eb027
commit a156579268
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
this.explodeKanister = function() {
this.kanisterTime = 0;
this.fuelFinished = false;
this.explodeMesh(this.kanister);
}