Пример #1
0
 public static void PlayFrontendSound(FrontendSound soundID)
 {
     PlayFrontendSound((int)soundID);
 }
Пример #2
0
 public static void PlayFrontendSound(FrontendSound soundID)
 {
     PlayFrontendSound((int)soundID);
 }