Allow configuration of minimum and maximum camera distance in main game screen (#7603)
* Variable min and max zoom * Variable min and max zoom * Variable min and max zoom --------- Co-authored-by: ivan <ikamyshan@evolution.com> Co-authored-by: Anuken <arnukren@gmail.com>
This commit is contained in:
@@ -1262,6 +1262,9 @@ setting.macnotch.name = Adapt interface to display notch
|
||||
setting.macnotch.description = Restart required to apply changes
|
||||
steam.friendsonly = Friends Only
|
||||
steam.friendsonly.tooltip = Whether only Steam friends will be able to join your game.\nUnchecking this box will make your game public - anyone can join.
|
||||
setting.maxmagnificationmultiplierpercent.name = Min Camera Distance
|
||||
setting.minmagnificationmultiplierpercent.name = Max Camera Distance
|
||||
setting.minmagnificationmultiplierpercent.description = High values may cause performance issues.
|
||||
public.beta = Note that beta versions of the game cannot make public lobbies.
|
||||
uiscale.reset = UI scale has been changed.\nPress "OK" to confirm this scale.\n[scarlet]Reverting and exiting in[accent] {0}[] seconds...
|
||||
uiscale.cancel = Cancel & Exit
|
||||
|
||||
Reference in New Issue
Block a user