diff options
author | David Walter Seikel | 2016-03-29 00:53:55 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-29 00:53:55 +1000 |
commit | ba38a43f52ea9bb26cc7d88f086f40998b118332 (patch) | |
tree | 76d7dc244ea9eb92390b4981ff1b00ecc4a0d267 /media/Test%20sim/earth.omg | |
parent | Move executables to the bin directory. (diff) | |
download | SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.zip SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.tar.gz SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.tar.bz2 SledjHamr-ba38a43f52ea9bb26cc7d88f086f40998b118332.tar.xz |
Move all images and models into images and models directories.
Diffstat (limited to '')
-rw-r--r-- | media/Test%20sim/earth.omg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/Test%20sim/earth.omg b/media/Test%20sim/earth.omg index 88b8430..f3de804 100644 --- a/media/Test%20sim/earth.omg +++ b/media/Test%20sim/earth.omg | |||
@@ -13,7 +13,7 @@ Stuffs = | |||
13 | -- insert prim parameters here | 13 | -- insert prim parameters here |
14 | materials = | 14 | materials = |
15 | { | 15 | { |
16 | [0] = {kind = 'face', texture = 'EarthDiffuse.png'}, | 16 | [0] = {kind = 'face', texture = 'images/EarthDiffuse.png'}, |
17 | }, | 17 | }, |
18 | }, | 18 | }, |
19 | }, | 19 | }, |