示例#1
0
 private void ChatStart(LevelBase level)
 {
     SlideOutContactPanel();
     level.StartChat();
 }