Example #1
0
 static void InventoryDebug()
 {
     GUI.InventoryDebug dbg = new GUI.InventoryDebug();
     dbg.ShowDialog();
 }
Example #2
0
 static void InventoryDebug()
 {
     GUI.InventoryDebug dbg = new GUI.InventoryDebug();
     dbg.ShowDialog();
 }