mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
Disabled client setting for menu style
This commit is contained in:
@ -155,6 +155,6 @@ class ACE_Settings {
|
||||
typeName = "SCALAR";
|
||||
value = 0;
|
||||
values[] = {"$STR_ACE_Medical_useSelection", "$STR_ACE_Medical_useRadial"};
|
||||
isClientSettable = 1;
|
||||
// isClientSettable = 1;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user