CONFIG COMPAT BREAK: removed mfact from mon cfg
This commit is contained in:
parent
883d389bc2
commit
5b8cdc6c43
4 changed files with 3 additions and 8 deletions
|
|
@ -22,7 +22,6 @@ struct SMonitorRule {
|
|||
std::string name = "";
|
||||
Vector2D resolution = Vector2D(1280,720);
|
||||
Vector2D offset = Vector2D(0,0);
|
||||
float mfact = 0.5;
|
||||
float scale = 1;
|
||||
float refreshRate = 60;
|
||||
int defaultWorkspaceID = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue