From 85ff364169211882404ed0d9647e7471bf36a02f Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Mon, 28 May 2018 18:59:17 +0200 Subject: [PATCH] Update: CC - Key Down - AR Football 3 (905x4c8pna.js) 6 bytes modified --- 905x4c8pna.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/905x4c8pna.js b/905x4c8pna.js index 8efe672..46de454 100644 --- a/905x4c8pna.js +++ b/905x4c8pna.js @@ -6,7 +6,7 @@ if (data.keyCode === R3.System.Input.KEY_UP) { R3.Event.Emit( R3.Event.GAME_DATA, { - type : 'shoot_start' + type : 'shoot' } ); }