mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-12 10:48:08 +00:00
refactor: remove AABB::newTemp when not returned
This commit is contained in:
@@ -123,4 +123,4 @@ void FenceGateTile::registerIcons(IconRegister* iconRegister) {
|
||||
bool FenceGateTile::shouldRenderFace(LevelSource* level, int x, int y, int z,
|
||||
int face) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user