Exemple #1
0
 public static string GetFileExtension(int fileId)
 {
     return(Mpq.GetFileExtension(fileId));
 }