screen res fix, testing something my end

This commit is contained in:
QuoteFox
2021-03-02 05:47:01 +00:00
committed by GitHub
parent f8b40ed8e3
commit 8438500122
+2 -2
View File
@@ -477,7 +477,7 @@ DISABLE_HIGH_POP_MC_MODE_AMOUNT 60
## By default, this is 15x15, which gets simplified to 7 by BYOND, as it is a 1:1 screen ratio.
## For reference, Goonstation uses a resolution of 21x15 for it's widescreen mode.
## Do note that changing this value will affect the title screen. The title screen will have to be updated manually if this is changed.
DEFAULT_VIEW 20x15
DEFAULT_VIEW 21x15
## Enable Dynamic mode
DYNAMIC_MODE
DYNAMIC_MODE