Fix an issue with the potion test

By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
Bukkit/Spigot
2015-07-24 00:55:44 +01:00
parent 953a90bdd3
commit abbe3b7bc6
2 changed files with 39 additions and 17 deletions

View File

@@ -448,4 +448,4 @@ public class Potion {
public int getNameId() {
return name;
}
}
}