Remove disabled worlds from the config.

This commit is contained in:
Trent Hensler
2013-03-07 13:12:15 -06:00
parent 873df5b929
commit 46730b1511
17 changed files with 25 additions and 6 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/bukkitdev/1.4.7/bukkit.jar"/>
<classpathentry kind="lib" path="C:/bukkitdev/1.4.7/craftbukkit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>