From 5fb7ca15fcdf170629954540e199c9fd34067e88 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 22 Jan 2014 13:04:38 -0800 Subject: [PATCH] tools.properties should be in the tools submodule. --- .../resources/com/threerings/presents/tools}/tools.properties | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {core/src/main/resources/com/threerings/presents => tools/src/main/resources/com/threerings/presents/tools}/tools.properties (100%) diff --git a/core/src/main/resources/com/threerings/presents/tools.properties b/tools/src/main/resources/com/threerings/presents/tools/tools.properties similarity index 100% rename from core/src/main/resources/com/threerings/presents/tools.properties rename to tools/src/main/resources/com/threerings/presents/tools/tools.properties