aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-11-28 21:12:20 +0000
committerJustin Clarke Casey2008-11-28 21:12:20 +0000
commit7823ca5c8b1185b4331a45374321860cda931d79 (patch)
treec2a47727b75bb46591a822c52ba2ce4883453439 /bin/assets
parent* Stop console misleadingly reporting an error if it cannot find a startup co... (diff)
downloadopensim-SC_OLD-7823ca5c8b1185b4331a45374321860cda931d79.zip
opensim-SC_OLD-7823ca5c8b1185b4331a45374321860cda931d79.tar.gz
opensim-SC_OLD-7823ca5c8b1185b4331a45374321860cda931d79.tar.bz2
opensim-SC_OLD-7823ca5c8b1185b4331a45374321860cda931d79.tar.xz
* minor: Stop startup complaining about a missing MyAssetSet.xml all the time by creating a blank file
Diffstat (limited to 'bin/assets')
-rw-r--r--bin/assets/MyAssetSet/MyAssetSet.xml2
1 files changed, 2 insertions, 0 deletions
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 @@
1<Nini>
2</Nini>