1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00
This commit is contained in:
TheBusyBiscuit 2020-03-23 17:03:00 +01:00
parent 7050aa7aaf
commit aa5ab6588f
2 changed files with 2 additions and 1 deletions

View File

@ -80,6 +80,7 @@
* Fixed Androids having no texture when moving
* Fixed Androids not taking fuel from interfaces
* Fixed #1721
* Fixed #1619
## Release Candidate 9 (07 Mar 2020)

View File

@ -166,7 +166,7 @@
<dependency>
<groupId>com.github.thebusybiscuit</groupId>
<artifactId>CS-CoreLib2</artifactId>
<version>b1f4b0fd8b</version>
<version>0.10</version>
<scope>compile</scope>
</dependency>
<dependency>