xptracker: fix onscreendisplaymodebottom config key

This commit is contained in:
Adam
2019-05-22 22:02:54 -04:00
parent 3ef8076ba8
commit fac3d0cb4c

View File

@@ -105,7 +105,7 @@ public interface XpTrackerConfig extends Config
@ConfigItem(
position = 4,
keyName = "onScreenDisplayMode",
keyName = "onScreenDisplayModeBottom",
name = "On-screen tracker display mode (bottom)",
description = "Configures the information displayed in the second line of on-screen XP overlays"
)