From 208b87eda68caa6a465c4f4da5f6ba9b684d0d3a Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Thu, 24 May 2018 17:42:25 +0200 Subject: [PATCH] Update: CC - Entity Loaded - AR Football 3 (ff0fsum4zx.js) 11 bytes modified --- ff0fsum4zx.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ff0fsum4zx.js b/ff0fsum4zx.js index 1f1924b..b29a144 100644 --- a/ff0fsum4zx.js +++ b/ff0fsum4zx.js @@ -410,7 +410,7 @@ R3.Event.Subscribe( this.mouseMove.entityLoaded = this; this.touchMove.entityLoaded = this; this.beforeRender.entityLoaded = this; - } + }.bind(this) ); R3.Event.Emit(R3.Event.GAME_LOADED);