mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-08-20 09:57:09 +00:00
fix: update inventory flickering
This commit is contained in:
parent
349b98640f
commit
1d6b30c2a6
|
|
@ -1018,7 +1018,7 @@ Recipes::Recipes()
|
||||||
L'M');
|
L'M');
|
||||||
|
|
||||||
addShapedRecipy(new ItemInstance(Tile::pressurePlate_stone, 1), //
|
addShapedRecipy(new ItemInstance(Tile::pressurePlate_stone, 1), //
|
||||||
L"scg",
|
L"sczg",
|
||||||
L"##", //
|
L"##", //
|
||||||
L'#', new ItemInstance(Tile::stone, 1, 0),
|
L'#', new ItemInstance(Tile::stone, 1, 0),
|
||||||
L'M');
|
L'M');
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue