#2985: Add Keybinds.SOCIAL_INTERACTIONS

This commit is contained in:
BlackHole
2020-11-04 19:43:11 +11:00
committed by md_5
parent 281aecef4c
commit 9c078b78c3

View File

@@ -41,6 +41,7 @@ public interface Keybinds
String PLAYERLIST = "key.playerlist";
String CHAT = "key.chat";
String COMMAND = "key.command";
String SOCIAL_INTERACTIONS = "key.socialInteractions";
String ADVANCEMENTS = "key.advancements";
String SPECTATOR_OUTLINES = "key.spectatorOutlines";