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/onefang%27s%20test%20bed.omg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media/Test%20sim/onefang%27s%20test%20bed.omg') diff --git a/media/Test%20sim/onefang%27s%20test%20bed.omg b/media/Test%20sim/onefang%27s%20test%20bed.omg index 1e86837..ca95411 100644 --- a/media/Test%20sim/onefang%27s%20test%20bed.omg +++ b/media/Test%20sim/onefang%27s%20test%20bed.omg @@ -12,7 +12,7 @@ Stuffs = kind = 'cube', materials = { - [0] = {kind = 'normal', texture = 'normal_lego.png'}, + [0] = {kind = 'normal', texture = 'images/normal_lego.png'}, }, --[[ parts = @@ -24,7 +24,7 @@ Stuffs = rot = { , , , ,}, materials = { - [0] = {kind = 'face', texture = 'sonic.png'}, + [0] = {kind = 'face', texture = 'images/sonic.png'}, }, }, ['earth'] = @@ -34,7 +34,7 @@ Stuffs = rot = { , , , ,}, materials = { - [0] = {kind = 'face', texture = 'EarthDiffuse.png'}, + [0] = {kind = 'face', texture = 'images/EarthDiffuse.png'}, }, }, }, -- cgit v1.1