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;
end
function GamePrefAutoSetStyle()
function UserPrefAutoSetStyle()
local t = {
Name = "UserPrefAutoSetStyle";
LayoutType = "ShowAllInRow";