mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-06 23:15:28 +00:00
chore: format Minecraft.World
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#include "../Platform/stdafx.h"
|
||||
#include "HellStoneTile.h"
|
||||
|
||||
HellStoneTile::HellStoneTile(int id) : Tile(id, Material::stone)
|
||||
{
|
||||
}
|
||||
HellStoneTile::HellStoneTile(int id) : Tile(id, Material::stone) {}
|
||||
Reference in New Issue
Block a user