Browse Source

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

Glitchfinder 12 năm trước cách đây
mục cha
commit
30b87e8035

+ 1 - 1
src/main/java/com/gmail/nossr50/skills/gathering/Herbalism.java

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