Fix entity deaths not displaying properly

This commit is contained in:
libraryaddict
2020-02-19 16:30:25 +13:00
parent cff2dc6e4a
commit 9ed5a41256
4 changed files with 6 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
<!-- A good example on why temporary names for project identification shouldn't be used -->
<groupId>LibsDisguises</groupId>
<artifactId>LibsDisguises</artifactId>
<version>9.9.4</version>
<version>9.9.4-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>