Update: CC - Entity Loaded - AR Football 3 (ff0fsum4zx.js) 36 bytes modified

beta.r3js.org
Theunis Johannes Botha 2018-05-28 10:59:45 +02:00
parent d4d481c033
commit da3306e7c1
1 changed files with 2 additions and 1 deletions

View File

@ -134,7 +134,8 @@ R3.CustomCode.prototype.render = function(delta) {
return result;
},
[]
)
),
totalBalls : this.balls.length
}
)
}