fixed typo

This commit is contained in:
Cheese 2015-12-11 20:34:01 +11:00
parent f717a5f8cc
commit 7fc08f34a7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ public class SetTitan extends GadgetSet
public SetTitan(GadgetManager manager)
{
super(manager, "The Titans", "Improved Flame of the Frost Lord",
super(manager, "The Titans", "Improved Flame of the Titans",
manager.getGadget(ArrowTrailTitan.class),
manager.getGadget(DeathTitan.class),
manager.getGadget(DoubleJumpTitan.class),