From 7823ca5c8b1185b4331a45374321860cda931d79 Mon Sep 17 00:00:00 2001
From: Justin Clarke Casey
Date: Fri, 28 Nov 2008 21:12:20 +0000
Subject: * minor: Stop startup complaining about a missing MyAssetSet.xml all
 the time by creating a blank file

---
 bin/assets/MyAssetSet/MyAssetSet.xml | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 bin/assets/MyAssetSet/MyAssetSet.xml

(limited to 'bin/assets')

diff --git a/bin/assets/MyAssetSet/MyAssetSet.xml b/bin/assets/MyAssetSet/MyAssetSet.xml
new file mode 100644
index 0000000..7c21be4
--- /dev/null
+++ b/bin/assets/MyAssetSet/MyAssetSet.xml
@@ -0,0 +1,2 @@
+<Nini>
+</Nini>
-- 
cgit v1.1