diff --git a/ahm5t3rg19.js b/ahm5t3rg19.js index f87c251..26cfbea 100644 --- a/ahm5t3rg19.js +++ b/ahm5t3rg19.js @@ -35,7 +35,7 @@ this.subscription = GameLib.Event.Subscribe( GameLib.Event.Emit(GameLib.Event.MOUSE_UP); this.subscription.remove(); } - } + }.bind(this) ); return null;