diff --git a/data/scene/lodearth/lodearth.mod b/data/scene/lodearth/lodearth.mod index a7691e90a4..d8d182556a 100644 --- a/data/scene/lodearth/lodearth.mod +++ b/data/scene/lodearth/lodearth.mod @@ -64,7 +64,7 @@ return { { Type = "SingleImage", Name = "Debug Tiles", - FilePath = "textures/test_tile.png", + FilePath = "../debugglobe/textures/test_tile.png", }, { Type = "Temporal", diff --git a/data/scene/lodmars/lodmars.mod b/data/scene/lodmars/lodmars.mod index dbb0c95fb3..351bf423d3 100644 --- a/data/scene/lodmars/lodmars.mod +++ b/data/scene/lodmars/lodmars.mod @@ -43,7 +43,7 @@ return { { Type = "SingleImage", Name = "Debug Tiles", - FilePath = "textures/test_tile.png", + FilePath = "../debugglobe/textures/test_tile.png", }, { Name = "MARS_Viking_MDIM21",