mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update CfgVehicles.hpp
another typo few lines below
This commit is contained in:
parent
02262a54b9
commit
c9cf1d2455
@ -59,7 +59,7 @@ class CfgVehicles {
|
|||||||
class Arguments {
|
class Arguments {
|
||||||
class airResistanceEnabled {
|
class airResistanceEnabled {
|
||||||
displayName = "Air Resistance";
|
displayName = "Air Resistance";
|
||||||
description = "For Player Shots, Model Air Restiance and Wind Effects";
|
description = "For Player Shots, Model Air Resistance and Wind Effects";
|
||||||
typeName = "BOOL";
|
typeName = "BOOL";
|
||||||
defaultValue = 1;
|
defaultValue = 1;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user