remove chat.

This commit is contained in:
Miroslav Šedivý
2020-10-29 18:11:30 +01:00
parent 78c397ef54
commit 3c5c01f475
4 changed files with 0 additions and 72 deletions

View File

@ -25,11 +25,6 @@ const (
CONTROL_KEYBOARD = "control/keyboard"
)
const (
CHAT_MESSAGE = "chat/message"
CHAT_EMOTE = "chat/emote"
)
const (
SCREEN_CONFIGURATIONS = "screen/configurations"
SCREEN_RESOLUTION = "screen/resolution"