mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'add-objects-to-curator' of github.com:acemod/ACE3 into add-objects-to-curator
This commit is contained in:
commit
7fa30009d3
@ -22,7 +22,7 @@ class ACE_Settings {
|
||||
};
|
||||
class GVAR(autoAddObjects) {
|
||||
displayName = CSTRING(AddObjectsToCurator);
|
||||
description = CSTRING(AddObjectsToCurator_descr);
|
||||
description = CSTRING(AddObjectsToCurator_desc);
|
||||
value = 0;
|
||||
typeName = "BOOL";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user