What the fuck is going on with git, fix the entire scaling merge
This reverts commit 5b15d3b4f4.
This commit is contained in:
parent
5454cf8e89
commit
198fc90df5
6 changed files with 63 additions and 48 deletions
|
|
@ -9,6 +9,7 @@
|
|||
struct SMonitor {
|
||||
Vector2D vecPosition = Vector2D(0,0);
|
||||
Vector2D vecSize = Vector2D(0,0);
|
||||
Vector2D vecPixelSize = Vector2D(0,0);
|
||||
|
||||
bool primary = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue