static void OnInventoryOperationFail(ref OperationFailedMsg msg, MyNetworkClient sender)
 {
     MyGuiAudio.PlaySound(MyGuiSounds.HudDeleteBlock);
 }
Exemple #2
0
 static void OnInventoryOperationFail(ref OperationFailedMsg msg, MyNetworkClient sender)
 {
     MyGuiAudio.PlaySound(MyGuiSounds.HudDeleteBlock);
 }