removed old JDA jar and corrected to relative classpath

This commit is contained in:
Matthew Cech
2021-01-02 15:14:31 -08:00
parent 0e92eb5075
commit 37ecb12ae1
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
<classpathentry kind="lib" path="lib/google-api-services-youtube-v3-rev212-1.25.0.jar"/>
<classpathentry kind="lib" path="lib/nanohttpd-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/LavaPlayerJar-1.3.50-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="H:/GallusRecovery/TempFolder/Shared/Coding/Java/workspace/ProKitty/lib/JDA-4.2.0_168-withDependencies.jar"/>
<classpathentry kind="lib" path="lib/JDA-4.2.0_168-withDependencies.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>