Pyromancer Ultimate name change

This commit is contained in:
Sam 2016-08-31 13:27:07 +01:00
parent 8d222aafec
commit 7599630328

View File

@ -25,7 +25,7 @@ public class UltimatePyromancer extends Ultimate
public UltimatePyromancer()
{
super("Pincushion", new String[] {});
super("Fire Blossom", new String[] {});
}
@Override