Merge pull request #975 from gienkov/patch-13

Update CfgVehicles.hpp
This commit is contained in:
PabstMirror 2015-05-01 18:30:07 -05:00
commit 34016a2776

View File

@ -59,7 +59,7 @@ class CfgVehicles {
class Arguments {
class airResistanceEnabled {
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";
defaultValue = 1;
};