mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-08 11:03:14 +00:00
Fix all the Cherry Pick Commits from TU24 to TU30
This commit is contained in:
@@ -80,7 +80,7 @@ void ItemFrameRenderer::drawBlockFrame(shared_ptr<ItemFrame> itemFrame)
|
||||
tileRenderer->clearFixedShape();
|
||||
glPopMatrix();
|
||||
|
||||
tileRenderer->setFixedTexture(Tile::wood->getTexture(Facing::UP, TreeTile::BIRCH_TRUNK));
|
||||
tileRenderer->setFixedTexture(Tile::wood->getTexture(Facing::UP, LogTile::BIRCH_TRUNK));
|
||||
|
||||
// Bottom
|
||||
glPushMatrix();
|
||||
|
||||
Reference in New Issue
Block a user