Enable Metal Man morph in the GUI

This commit is contained in:
cnr 2016-09-30 20:25:57 -07:00
parent 4b1b57d452
commit 25701dae7d
1 changed files with 1 additions and 2 deletions

View File

@ -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));