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

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

View File

@ -450,6 +450,7 @@ if (this.mouseIsDown) {
} }
if (this.fuelFinished) { if (this.fuelFinished) {
GameLib.Event.Emit(GameLib.Event.MOUSE_UP);
return; return;
} }