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