Makes Cit widescreen by default (#4374)
* updates title screen to be WIDESCREEN * increase default size of view window * widescreen fullscreen overlays * and finally, the switch can be hit * Update skin.dmf * readds splitter=75, the main screen breaks without it
This commit is contained in:
+1
-1
@@ -68,6 +68,7 @@ window "mainwindow"
|
||||
left = "mapwindow"
|
||||
right = "infowindow"
|
||||
is-vert = true
|
||||
splitter = 75
|
||||
elem "input"
|
||||
type = INPUT
|
||||
pos = 5,420
|
||||
@@ -248,4 +249,3 @@ window "statwindow"
|
||||
anchor2 = 100,100
|
||||
is-default = true
|
||||
saved-params = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user