Enable Metal Man morph in the GUI
This commit is contained in:
parent
4b1b57d452
commit
25701dae7d
@ -342,8 +342,7 @@ public class GadgetManager extends MiniPlugin
|
||||
addGadget(new MorphUncleSam(this));
|
||||
addGadget(new MorphSquid(this));
|
||||
addGadget(new MorphWitch(this));
|
||||
// Not being added in this update!
|
||||
//addGadget(new MorphMetalMan(this));
|
||||
addGadget(new MorphMetalMan(this));
|
||||
|
||||
// Particles
|
||||
addGadget(new ParticleFoot(this));
|
||||
|
Loading…
Reference in New Issue
Block a user