mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ace setting string added for ace_zeus_autoAddObjects
This commit is contained in:
parent
02faf0a104
commit
38fe56472e
@ -23,5 +23,7 @@ class ACE_Settings {
|
||||
class GVAR(autoAddObjects) {
|
||||
typeName = "BOOL";
|
||||
value = 0;
|
||||
displayName = CSTRING(AddObjectsToCurator);
|
||||
description = CSTRING(AddObjectsToCurator_desc);
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user