mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-08-04 09:58:47 +00:00
Readd /uall and /dtoggle. Resolves #1793
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -96,6 +96,14 @@
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/TF-Essentials-2.1.jar</systemPath>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>me.libaryaddict.disguise</groupId>
|
||||
<artifactId>LibsDisguises</artifactId>
|
||||
<version>9.0.9</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/LibsDisguises-9.0.9.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
Reference in New Issue
Block a user