Tweak default ID types processing order, step 11: Worlds.

Move World type with the other shading types.
This commit is contained in:
Bastien Montagne 2021-03-24 11:31:00 +01:00
parent ae84a1363d
commit f3fe3d965f
1 changed files with 1 additions and 1 deletions

View File

@ -776,6 +776,7 @@ enum {
INDEX_ID_TE,
INDEX_ID_MA,
INDEX_ID_LS,
INDEX_ID_WO,
INDEX_ID_CF,
INDEX_ID_SIM,
INDEX_ID_PA,
@ -794,7 +795,6 @@ enum {
INDEX_ID_SO,
INDEX_ID_SPK,
INDEX_ID_LP,
INDEX_ID_WO,
INDEX_ID_OB,
INDEX_ID_GR,
INDEX_ID_PC,