Update: CC - Before Render - Moorcow (qemp4een6t.js) 0 bytes modified

beta.r3js.org
-=yb4f310 2017-11-27 23:28:11 +01:00
parent f614d6209c
commit 19ea85ad03
1 changed files with 1 additions and 1 deletions

View File

@ -725,7 +725,7 @@ if (this.mouseIsDown) {
if (!mesh.enemy.burning) {
mesh.burnLife -= data.delta * 2.5;
mesh.burnLife -= data.delta * 1.5;
if (mesh.burnLife < 0) {
mesh.burnLife = 0;