Add graphic height support to npcs

This commit is contained in:
thispixel
2015-03-13 14:34:51 +00:00
parent 9c0cf17141
commit af4be4b916
5 changed files with 83 additions and 4 deletions
+7
View File
@@ -67,5 +67,12 @@
<artifactId>scrypt</artifactId>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.9.5</version>
</dependency>
</dependencies>
</project>