mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix Typo
This commit is contained in:
parent
d62f00146e
commit
8e7e9b9ee3
@ -13,7 +13,7 @@
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
|
||||
parama ["_huntIR"];
|
||||
params ["_huntIR"];
|
||||
|
||||
GVAR(huntIR) = _huntIR;
|
||||
GVAR(pos) = getPosVisual GVAR(huntIR);
|
||||
|
Loading…
Reference in New Issue
Block a user