Пример #1
0
 private void InterfaceActivity()
 {
     if (IsInventoryOpened)
     {
         InventoryGui.RefreshHeldItem();
     }
 }