Fix equip packets, again

This commit is contained in:
libraryaddict
2020-02-07 16:30:52 +13:00
parent 1b2085c03f
commit 45996842d9
3 changed files with 79 additions and 21 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.3</version>
<version>9.9.3-SNAPSHOT</version>
<build>
<defaultGoal>clean install</defaultGoal>