From d9e0a98a41b2ef7969a2229428790bb168fb7ae2 Mon Sep 17 00:00:00 2001 From: Eatdirt Date: Mon, 23 Mar 2020 23:00:19 +0100 Subject: [PATCH] Fix N3 tile occultation on other tiles due to a missing dummy texture (was duplicated in N3 clouds) --- Models/Astro/clouds_N3.xml | 8 -------- Models/Astro/earth_N3.xml | 8 +++++++- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Models/Astro/clouds_N3.xml b/Models/Astro/clouds_N3.xml index 8564c25d0..d863c5ec3 100644 --- a/Models/Astro/clouds_N3.xml +++ b/Models/Astro/clouds_N3.xml @@ -71,12 +71,4 @@ - - select - dummy_N3 - - /earthview/show-dummy - - - diff --git a/Models/Astro/earth_N3.xml b/Models/Astro/earth_N3.xml index 85fc80c5c..308d2b069 100644 --- a/Models/Astro/earth_N3.xml +++ b/Models/Astro/earth_N3.xml @@ -38,7 +38,13 @@ earth_N3 - + + select + dummy_N3 + + /earthview/show-dummy + +