Enable Stained Glass in Creative Menu
This commit is contained in:
parent
0e9d8629f1
commit
52d9bcc9a9
|
|
@ -210,7 +210,6 @@ void IUIScene_CreativeMenu::staticCtor()
|
||||||
ITEM_AUX(Tile::woolCarpet_Id,13) // Green
|
ITEM_AUX(Tile::woolCarpet_Id,13) // Green
|
||||||
ITEM_AUX(Tile::woolCarpet_Id,12) // Brown
|
ITEM_AUX(Tile::woolCarpet_Id,12) // Brown
|
||||||
|
|
||||||
#if 0
|
|
||||||
ITEM_AUX(Tile::stained_glass_Id,14) // Red
|
ITEM_AUX(Tile::stained_glass_Id,14) // Red
|
||||||
ITEM_AUX(Tile::stained_glass_Id,1) // Orange
|
ITEM_AUX(Tile::stained_glass_Id,1) // Orange
|
||||||
ITEM_AUX(Tile::stained_glass_Id,4) // Yellow
|
ITEM_AUX(Tile::stained_glass_Id,4) // Yellow
|
||||||
|
|
@ -244,7 +243,6 @@ void IUIScene_CreativeMenu::staticCtor()
|
||||||
ITEM_AUX(Tile::stained_glass_pane_Id,15) // Black
|
ITEM_AUX(Tile::stained_glass_pane_Id,15) // Black
|
||||||
ITEM_AUX(Tile::stained_glass_pane_Id,13) // Green
|
ITEM_AUX(Tile::stained_glass_pane_Id,13) // Green
|
||||||
ITEM_AUX(Tile::stained_glass_pane_Id,12) // Brown
|
ITEM_AUX(Tile::stained_glass_pane_Id,12) // Brown
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef _CONTENT_PACKAGE
|
#ifndef _CONTENT_PACKAGE
|
||||||
DEF(eCreativeInventory_ArtToolsDecorations)
|
DEF(eCreativeInventory_ArtToolsDecorations)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue