From 9210e63338582f3298c23c5b8303b2f2bcccdf7d Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 29 Oct 2012 22:25:19 -0400 Subject: [PATCH] Fix up some build stuff. This makes things a little bit prettier. --- IronChests2/build.xml | 25 +++++++------------ .../common/cpw/mods/ironchest/Version.java | 5 ++-- IronChests2/mcmod.info | 4 +-- 3 files changed, 14 insertions(+), 20 deletions(-) diff --git a/IronChests2/build.xml b/IronChests2/build.xml index 2ddecf0..d7d5bb7 100644 --- a/IronChests2/build.xml +++ b/IronChests2/build.xml @@ -2,7 +2,7 @@