NetPlayChatUI: Add activate chat hotkey

This commit is contained in:
spycrab
2019-03-24 15:57:36 +01:00
parent eaa1874875
commit f7897778ff
8 changed files with 33 additions and 2 deletions

View File

@ -26,6 +26,7 @@ signals:
void ChangeDisc();
void ExitHotkey();
void ActivateChat();
void FullScreenHotkey();
void StopHotkey();
void ResetHotkey();