mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-31 11:45:58 +00:00
chore: format Minecraft.World
This commit is contained in:
@@ -5,7 +5,4 @@
|
||||
|
||||
const int RANGE = 2;
|
||||
|
||||
|
||||
Sponge::Sponge(int id) : Tile(id, Material::sponge)
|
||||
{
|
||||
}
|
||||
Sponge::Sponge(int id) : Tile(id, Material::sponge) {}
|
||||
Reference in New Issue
Block a user