namespace Mine2d.game.frontend.inventory;
public static class InventoryConstants
{
public static readonly int ExtraSlotsWidth = 21;
}