Return to normal hub type
This commit is contained in:
parent
f08068c717
commit
fa6a60981c
@ -136,7 +136,7 @@ import net.minecraft.server.v1_8_R3.EntityPlayer;
|
||||
public class HubManager extends MiniClientPlugin<HubClient> implements IChatMessageFormatter
|
||||
{
|
||||
// ☃❅ Snowman!
|
||||
public HubType Type = HubType.Christmas;
|
||||
public HubType Type = HubType.Normal;
|
||||
|
||||
private BlockRestore _blockRestore;
|
||||
private CoreClientManager _clientManager;
|
||||
|
Loading…
Reference in New Issue
Block a user