aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorBrian McBee2007-11-11 02:02:35 +0000
committerBrian McBee2007-11-11 02:02:35 +0000
commitf1f32984736bd87f045c6b60bccd529d8ac615e5 (patch)
tree6b3b5781218dffb19088f69bcc1164d847951e4b /bin
parentFixed bug in assetcache where certain textures were not being packetized corr... (diff)
downloadopensim-SC_OLD-f1f32984736bd87f045c6b60bccd529d8ac615e5.zip
opensim-SC_OLD-f1f32984736bd87f045c6b60bccd529d8ac615e5.tar.gz
opensim-SC_OLD-f1f32984736bd87f045c6b60bccd529d8ac615e5.tar.bz2
opensim-SC_OLD-f1f32984736bd87f045c6b60bccd529d8ac615e5.tar.xz
moon
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimAssetSet.xml7
-rw-r--r--bin/assets/moon.jp2bin0 -> 38698 bytes
2 files changed, 7 insertions, 0 deletions
diff --git a/bin/OpenSimAssetSet.xml b/bin/OpenSimAssetSet.xml
index 1f5236f..35a9efb 100644
--- a/bin/OpenSimAssetSet.xml
+++ b/bin/OpenSimAssetSet.xml
@@ -469,4 +469,11 @@
469 <Key Name="inventoryType" Value="0" /> 469 <Key Name="inventoryType" Value="0" />
470 <Key Name="fileName" Value="newpants.dat"/> 470 <Key Name="fileName" Value="newpants.dat"/>
471 </Section> 471 </Section>
472 <Section Name="Moon">
473 <Key Name="assetID" Value="fc4b9f0b-d008-45c6-96a4-01dd947ac621"/>
474 <Key Name="name" Value="Moon"/>
475 <Key Name="assetType" Value="0" />
476 <Key Name="inventoryType" Value="0" />
477 <Key Name="fileName" Value="moon.jp2"/>
478 </Section>
472</Nini> 479</Nini>
diff --git a/bin/assets/moon.jp2 b/bin/assets/moon.jp2
new file mode 100644
index 0000000..4f1aed6
--- /dev/null
+++ b/bin/assets/moon.jp2
Binary files differ