Beispiel #1
0
 public DialogRowScheme GetDialogRow(long id)
 {
     return(GameDialogs.Get(id));
 }