mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-05-30 18:02:41 +02:00
refactor: change default UI scale values to 75%
This commit is contained in:
+3
-3
@@ -122,9 +122,9 @@ CONFIG.uiDefaults =
|
||||
-- Options: 0.25 - 2.5
|
||||
scale =
|
||||
{
|
||||
radar = 1.0,
|
||||
remote = 1.0,
|
||||
plateReader = 1.0
|
||||
radar = 0.75,
|
||||
remote = 0.75,
|
||||
plateReader = 0.75
|
||||
},
|
||||
|
||||
-- The safezone size, must be a multiple of 5.
|
||||
|
||||
Reference in New Issue
Block a user