From 3f589492f5bd3a6bb7f5dbbf4b667354012cf009 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 22 Jan 2014 13:06:09 -0800 Subject: [PATCH] Put tools.properties in the right directory. --- .../com/threerings/presents/{tools => }/tools.properties | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/src/main/resources/com/threerings/presents/{tools => }/tools.properties (100%) diff --git a/tools/src/main/resources/com/threerings/presents/tools/tools.properties b/tools/src/main/resources/com/threerings/presents/tools.properties similarity index 100% rename from tools/src/main/resources/com/threerings/presents/tools/tools.properties rename to tools/src/main/resources/com/threerings/presents/tools.properties