Files
Mindustry/core
hortiSquash 761b357e46 Allows for different Pixels/Area (#6562)
* Allows for different Pixels/Area

Spent the entire day asking people if they knew of any mod that change would break, the answer is negative

modders, if you want the screen to take the entire space, remove both the -4

* ScaleFactor so it doesnt break existing mods

scale = (size * 32 - bordersize / 2) / displaySize

* facepalm

* Update LogicDisplay.java

why am i dumb every time i do changes on the fly

* Update LogicDisplay.java
2022-02-08 18:02:59 -05:00
..
2022-02-02 16:57:02 -05:00
2021-04-03 11:31:41 -04:00