mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix inconsistent name for module setting
This commit is contained in:
parent
b08af3fea6
commit
a526d33aba
@ -71,7 +71,7 @@ class CfgVehicles {
|
||||
};
|
||||
};
|
||||
};
|
||||
class GVAR(autoAddObjects) {
|
||||
class autoAddObjects {
|
||||
displayName = CSTRING(AddObjectsToCurator);
|
||||
description = CSTRING(AddObjectsToCurator_desc);
|
||||
typeName = "BOOL";
|
||||
|
Loading…
Reference in New Issue
Block a user