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