Update: CC - Before Render - Moorcow (qi81k80v08.js) 7 bytes modified

beta.r3js.org
-=yb4f310 2017-11-11 09:07:53 +01:00
parent db908086ed
commit aeea3d2c0b
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
GameLib.Utils.GetRandomIntInclusive(1,10) * 0.1 GameLib.Utils.GetRandomIntInclusive(1,10) * 0.1
); );
axis.normalize(); axis = axis.normalize();
var angle = GameLib.Utils.GetRandomIntInclusive(1,100) * 0.001; var angle = GameLib.Utils.GetRandomIntInclusive(1,100) * 0.001;