Make sure it's USER, not Game.
This commit is contained in:
@@ -434,7 +434,7 @@ function GamePrefComboUnderField()
|
|||||||
return t;
|
return t;
|
||||||
end
|
end
|
||||||
|
|
||||||
function GamePrefAutoSetStyle()
|
function UserPrefAutoSetStyle()
|
||||||
local t = {
|
local t = {
|
||||||
Name = "UserPrefAutoSetStyle";
|
Name = "UserPrefAutoSetStyle";
|
||||||
LayoutType = "ShowAllInRow";
|
LayoutType = "ShowAllInRow";
|
||||||
|
|||||||
Reference in New Issue
Block a user