Exemple #1
0
 public static void AddSplash(int row, int col)
 {
     UtilityFunctions.AddAnimation(row, col, "Splash");
 }