mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix params
This commit is contained in:
parent
b489750d5b
commit
b0fa1a32d9
@ -6,7 +6,7 @@ converts azimuth into array of textures for the vectors scripted info control
|
|||||||
|
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
prams ["_number"];
|
params ["_number"];
|
||||||
|
|
||||||
if (GVAR(useMil)) then {
|
if (GVAR(useMil)) then {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user