From ba38a43f52ea9bb26cc7d88f086f40998b118332 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 29 Mar 2016 00:53:55 +1000 Subject: Move all images and models into images and models directories. --- media/Test%20sim/Rough_Hir.omg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media/Test%20sim/Rough_Hir.omg') diff --git a/media/Test%20sim/Rough_Hir.omg b/media/Test%20sim/Rough_Hir.omg index 2f7a130..82ec204 100644 --- a/media/Test%20sim/Rough_Hir.omg +++ b/media/Test%20sim/Rough_Hir.omg @@ -9,11 +9,11 @@ Stuffs = { Mesh = { - fileName = 'Rough_Hir_smooth.obj', + fileName = 'models/Rough_Hir_smooth.obj', kind = 'mesh', materials = { - [0] = {kind = 'face', texture = 'textures/normals.png'}, + [0] = {kind = 'face', texture = 'images/normals.png'}, }, }, }, -- cgit v1.1