From 2f8cacf7567c28fe4f9a9da93e8fa5c51b62fcb6 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 11 Nov 2017 09:02:05 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (qi81k80v08.js) 2 bytes modified --- qi81k80v08.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qi81k80v08.js b/qi81k80v08.js index 704ab67..d9c3594 100644 --- a/qi81k80v08.js +++ b/qi81k80v08.js @@ -79,7 +79,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { var axisY = GameLib.Utils.GetRandomIntInclusive(1,10) * 0.1; var axisZ = GameLib.Utils.GetRandomIntInclusive(1,10) * 0.1; - var angle = GameLib.Utils.GetRandomIntIncluse(1,100) * 0.001; + var angle = GameLib.Utils.GetRandomIntInclusive(1,100) * 0.001; var position = {x : 0, y: y, z :0};