Revert "Merge pull request #88 from vaxerski/scaling"
This reverts commitf68ddc382a, reversing changes made toba573a529a.
This commit is contained in:
parent
f68ddc382a
commit
5b15d3b4f4
6 changed files with 48 additions and 63 deletions
|
|
@ -9,7 +9,6 @@
|
|||
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