mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Disabled client setting for menu style
This commit is contained in:
parent
1bee48214e
commit
2f763a2310
@ -155,6 +155,6 @@ class ACE_Settings {
|
||||
typeName = "SCALAR";
|
||||
value = 0;
|
||||
values[] = {"$STR_ACE_Medical_useSelection", "$STR_ACE_Medical_useRadial"};
|
||||
isClientSettable = 1;
|
||||
// isClientSettable = 1;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user