mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 16:51:42 +00:00
Fix tile derp
This commit is contained in:
parent
aa713c4e4a
commit
995d0847f9
@ -40,7 +40,7 @@ abstract class Tile extends Position{
|
||||
const FLOWER_POT = "FlowerPot";
|
||||
const MOB_SPAWNER = "MobSpawner";
|
||||
const SKULL = "Skull";
|
||||
const BREWING_STAND = "Cauldron";
|
||||
const BREWING_STAND = "BrewingStand";
|
||||
const ENCHANT_TABLE = "EnchantTable";
|
||||
|
||||
public static $tileCount = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user