Big Settings Update
This commit is contained in:
10
renderd7.hpp
10
renderd7.hpp
@@ -167,7 +167,7 @@ namespace RenderD7
|
||||
std::string csvstate = "false";
|
||||
std::string mtovlstate = "false";
|
||||
std::string fpsstate = "60";
|
||||
std::string mtcolstate = "#000000";
|
||||
std::string mtscreenstate = "Top";
|
||||
std::string mttxtcolstate = "#ffffff";
|
||||
std::string mtcola = "255";
|
||||
std::string mttxtcola = "255";
|
||||
@@ -179,10 +179,10 @@ namespace RenderD7
|
||||
{20, 85, 120, 35, "MT_CSV", -15, 9},
|
||||
{20, 135, 120, 35, "MT_OVL", -19, 10},
|
||||
{20, 185, 120, 35, "FPS", 6, 10},
|
||||
{180, 35, 120, 35, "MTCOL", -10, 10},
|
||||
{180, 85, 120, 35, "MTTEXT", -13, 10},
|
||||
{180, 135, 120, 35, "MTA", 2, 10},
|
||||
{180, 185, 120, 35, "MTTXTA", -13, 10}
|
||||
{180, 35, 120, 35, "MTSCREEN", -10, 10},
|
||||
{180, 85, 120, 35, "", -13, 10},
|
||||
{180, 135, 120, 35, "", 2, 10},
|
||||
{180, 185, 120, 35, "", -13, 10}
|
||||
};
|
||||
public:
|
||||
RSettings();
|
||||
|
||||
Reference in New Issue
Block a user