fixup display slots patch (#9746)

This commit is contained in:
Jake Potrebic
2023-09-22 16:07:33 -07:00
parent e6ae21d0c8
commit f6d4cdfc99
2 changed files with 15 additions and 22 deletions

View File

@@ -36,7 +36,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
- SIDEBAR_YELLOW,
- SIDEBAR_WHITE;
+ // Paper start
+ BELOW_NAME("belowName"),
+ BELOW_NAME("below_name"),
+ PLAYER_LIST("list"),
+ SIDEBAR("sidebar"),
+ SIDEBAR_TEAM_BLACK(NamedTextColor.BLACK),