mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #974 from gienkov/patch-12
Update CfgVehicles.hpp - fix spulling
This commit is contained in:
commit
02262a54b9
@ -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