Make Terrain the last scenery-path-suffix - future-proofing
This commit is contained in:
parent
f5d967dbb3
commit
5b9d5a3f79
1 changed files with 3 additions and 3 deletions
|
@ -400,7 +400,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
</scenery-path-suffix>
|
||||
|
||||
<!-- Terrain must be last, as the suffixes are searched in order -->
|
||||
<scenery-path-suffix>
|
||||
<scenery-path-suffix n="99">
|
||||
<name type="string">Terrain</name>
|
||||
<enabled type="bool" userarchive="y">true</enabled>
|
||||
</scenery-path-suffix>
|
||||
|
|
Loading…
Add table
Reference in a new issue