Fixed the config-file reset bug.

This commit is contained in:
garbagemule
2012-08-22 06:05:45 +02:00
parent 6ade558eeb
commit a94370deec
7 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<property name="bin" location="build" />
<property name="lib" location="lib" />
<property name="res" location="resources" />
<property name="server" location="D:\General\Java\Minecraft\Minecraft Server\plugins" />
<property name="server" location="D:\General\Java\Eclipse\Minecraft\Minecraft Server\plugins" />
<property name="ability-src" location="abilities" />
<property name="ability-dest" location="${res}/res/abilities" />