Fletching fix

Should fix 2 people not being able to fletch at once. Let me know how it works - mr extremez :)
This commit is contained in:
Mr Extremez
2019-10-22 01:15:03 -05:00
committed by Dark98
parent ede6989139
commit 818ea68ae1
5 changed files with 11 additions and 8 deletions
+3
View File
@@ -8,6 +8,9 @@
<classpathentry kind="lib" path="libs/slf4j.jar"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/>
<classpathentry kind="lib" path="libs/xstream-1.4.1.jar"/>
<classpathentry kind="lib" path="libs/everythingrs-api.jar"/>
<classpathentry kind="lib" path="libs/javacord-api-3.0.4.jar"/>
<classpathentry kind="lib" path="libs/json-20190722.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="output" path="bin"/>
</classpath>