예제 #1
0
 private void OnChatEvent(ChatRuntime cm, ChatEvent e)
 {
     HandleCommand(cm, e);
 }