👍️[Update] Config : "ui_scaling": 0.5 -> 1.0
This commit is contained in:
@@ -1107,7 +1107,7 @@ class Config:
|
|||||||
"display_duration": 5,
|
"display_duration": 5,
|
||||||
"fadeout_duration": 2,
|
"fadeout_duration": 2,
|
||||||
"opacity": 1.0,
|
"opacity": 1.0,
|
||||||
"ui_scaling": 0.5,
|
"ui_scaling": 1.0,
|
||||||
"tracker": "LeftHand",
|
"tracker": "LeftHand",
|
||||||
}
|
}
|
||||||
self._SEND_MESSAGE_TO_VRC = True
|
self._SEND_MESSAGE_TO_VRC = True
|
||||||
|
|||||||
Reference in New Issue
Block a user