aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/sonic.omg
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-03-29 00:53:55 +1000
committerDavid Walter Seikel2016-03-29 00:53:55 +1000
commitba38a43f52ea9bb26cc7d88f086f40998b118332 (patch)
tree76d7dc244ea9eb92390b4981ff1b00ecc4a0d267 /media/Test%20sim/sonic.omg
parentMove executables to the bin directory. (diff)
downloadSledjHamr-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 'media/Test%20sim/sonic.omg')
-rw-r--r--media/Test%20sim/sonic.omg4
1 files changed, 2 insertions, 2 deletions
diff --git a/media/Test%20sim/sonic.omg b/media/Test%20sim/sonic.omg
index 1b33e4f..c3d1df8 100644
--- a/media/Test%20sim/sonic.omg
+++ b/media/Test%20sim/sonic.omg
@@ -9,11 +9,11 @@ Stuffs =
9 { 9 {
10 Mesh = 10 Mesh =
11 { 11 {
12 fileName = 'sonic.md2', 12 fileName = 'models/sonic.md2',
13 kind = 'mesh', 13 kind = 'mesh',
14 materials = 14 materials =
15 { 15 {
16 [0] = {kind = 'face', texture = 'sonic.png'}, 16 [0] = {kind = 'face', texture = 'images/sonic.png'},
17 }, 17 },
18 }, 18 },
19 }, 19 },