Key-Listener ist initialisiert. Fokus liegt aber noch auf Chat
This commit is contained in:
@@ -30,6 +30,8 @@ namespace WorldOfPeacecraft
|
||||
base.OnLayout (levent);
|
||||
}
|
||||
|
||||
|
||||
|
||||
private void OnChatMessageSent (string message)
|
||||
{
|
||||
if (message.StartsWith ("/")) {
|
||||
|
||||
Reference in New Issue
Block a user