mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed debug output
This commit is contained in:
parent
76393f31db
commit
e759989d33
@ -39,7 +39,6 @@ if (isClass (configFile >> "CfgRecoils" >> _recoil)) then {
|
|||||||
_recoil = [0, 0];
|
_recoil = [0, 0];
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
systemChat "noclass";
|
|
||||||
_recoil = [0, 0];
|
_recoil = [0, 0];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user