use server instead (more stable)

This commit is contained in:
Super_ 2020-07-15 20:16:26 -04:00
parent a4d359f3d2
commit 0cfb7f904b

View file

@ -78,7 +78,7 @@
<dependency> <dependency>
<groupId>com.github.TFPatches</groupId> <groupId>com.github.TFPatches</groupId>
<artifactId>TotalFreedomMod</artifactId> <artifactId>TotalFreedomMod</artifactId>
<version>development-SNAPSHOT</version> <version>server-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>