Fixed previous ownership not being transferred

This commit is contained in:
AlexTheCoder 2015-08-31 15:39:04 -04:00
parent 32a257fa55
commit 24fed013ae
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class ParticleGreen extends ParticleGadget
public ParticleGreen(GadgetManager manager)
{
super(manager, "Emerald Twirl", new String[]
super(manager, "Green Ring", new String[]
{
C.cWhite + "With these sparkles, you",
C.cWhite + "can now sparkle while you",