mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Add Player Name Size Limit
This commit is contained in:
@@ -3779,7 +3779,9 @@ function config.init()
|
||||
|
||||
hide_myself = false,
|
||||
hide_other_players = false,
|
||||
hide_total_damage = false
|
||||
hide_total_damage = false,
|
||||
|
||||
player_name_size_limit = 150
|
||||
},
|
||||
|
||||
sorting = {
|
||||
|
||||
Reference in New Issue
Block a user