Make sure it's USER, not Game.

This commit is contained in:
Jason Felds
2011-06-04 19:53:35 -04:00
parent fe18578319
commit e1649784b0
@@ -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";