Ejemplo n.º 1
0
 void inventoryButton_ButtonClicked(MyGuiControlButton control)
 {
     MyGuiScreenTerminal.SwitchToInventory();
 }