Fixed fake conflict in ThemeAndGamePrefs.lua.

This commit is contained in:
Kyzentun
2014-06-26 23:57:40 -06:00
16 changed files with 679 additions and 92 deletions
@@ -121,7 +121,6 @@ function OptionRowProTiming()
setenv("ProTiming"..pname, val); --]]
end;
};
setmetatable( t, t );
return t;
end;