[QoL] Chat modes (#3869)
Credits: Remint32 (idea); sk7725 (korean i18n); Volas171 (spanish i18n).
This commit is contained in:
committed by
GitHub
parent
1e8621d9d4
commit
43757a247e
@@ -69,6 +69,7 @@ public enum Binding implements KeyBind{
|
||||
chat_history_prev(KeyCode.up),
|
||||
chat_history_next(KeyCode.down),
|
||||
chat_scroll(new Axis(KeyCode.scroll)),
|
||||
chat_mode(KeyCode.tab),
|
||||
console(KeyCode.f8),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user