Resolving potential conflict with #285. (Missed the newline)

This commit is contained in:
Glitchfinder 2012-10-30 20:12:43 -07:00
parent 26a85846fc
commit 30b87e8035

View File

@ -428,4 +428,4 @@ public class Herbalism {
player.sendMessage(LocaleLoader.getString("Herbalism.Ability.GTh.Fail"));
}
}
}
}