1.7 Support added for suction.

This commit is contained in:
Songoda 2018-03-14 19:02:14 -04:00
parent 49ed81e361
commit 3b605cf97b
5 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="spigot-1.7.10" type="kotlin.js">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../old/spigot-1.7.10.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

View File

@ -9,5 +9,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Lib" level="project" />
<orderEntry type="library" name="spigot-1.12.2" level="project" />
<orderEntry type="library" name="spigot-1.7.10" level="project" />
</component>
</module>