Merge with upstream
This commit is contained in:
commit
ad1a4ecc68
2031 changed files with 40476 additions and 27116 deletions
|
|
@ -21,7 +21,7 @@ AnvilTile::AnvilTile(int id) : HeavyTile(id, Material::heavyMetal, isSolidRender
|
|||
{
|
||||
part = PART_BASE;
|
||||
setLightBlock(0);
|
||||
icons = NULL;
|
||||
icons = nullptr;
|
||||
}
|
||||
|
||||
bool AnvilTile::isCubeShaped()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue