Key-Listener ist initialisiert. Fokus liegt aber noch auf Chat

This commit is contained in:
Daniel Herrmann
2014-05-02 11:32:33 +02:00
parent 89da875d39
commit f749eb6180
4 changed files with 47 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ namespace WorldOfPeacecraft
base.OnLayout (levent);
}
private void OnChatMessageSent (string message)
{
if (message.StartsWith ("/")) {