Added MetalMan to the GUI for testings

This commit is contained in:
LCastr0 2016-09-23 23:14:10 -03:00
parent f0c7b1d6aa
commit 1475243d8a

View File

@ -343,7 +343,7 @@ public class GadgetManager extends MiniPlugin
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));