mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update CfgVehicles.hpp
missing "s"
This commit is contained in:
parent
e6de0d5906
commit
5b9e6de6f1
@ -58,7 +58,7 @@ class CfgVehicles {
|
||||
functionPriority = 0;
|
||||
class Arguments {
|
||||
class airResistanceEnabled {
|
||||
displayName = "Air Resitance";
|
||||
displayName = "Air Resistance";
|
||||
description = "For Player Shots, Model Air Restiance and Wind Effects";
|
||||
typeName = "BOOL";
|
||||
defaultValue = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user