From bdb652d940ac61c409c82a7727b9ad74b516dd59 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 16 Feb 2018 13:05:00 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 2 bytes modified --- tuby5lj4di.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index eaa6dd8..15737dd 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -157,8 +157,8 @@ GameLib.CustomCode.prototype.generateAnimationVectors = function(attributeData) this.updateInformation = []; var index0 = this.offsetAttribute.itemSize * i; - var index1 = index + 1; - var index2 = index + 2; + var index1 = index0 + 1; + var index2 = index1 + 1; for (i = 0; i < this.offsetAttribute.count; i++) {