MIRROR_88_OR_NEWER

This commit is contained in:
mischa 2024-03-05 20:26:39 +08:00 committed by MrGadget
parent 6574cfcaf5
commit f54b281af7

View File

@ -32,7 +32,8 @@ public static void AddDefineSymbols()
"MIRROR_83_OR_NEWER", "MIRROR_83_OR_NEWER",
"MIRROR_84_OR_NEWER", "MIRROR_84_OR_NEWER",
"MIRROR_85_OR_NEWER", "MIRROR_85_OR_NEWER",
"MIRROR_86_OR_NEWER" "MIRROR_86_OR_NEWER",
"MIRROR_88_OR_NEWER"
}; };
// only touch PlayerSettings if we actually modified it, // only touch PlayerSettings if we actually modified it,