MIRROR_88_OR_NEWER

This commit is contained in:
mischa 2024-03-05 20:26:39 +08:00
parent 8bb34201a0
commit a87e65c2c7

View File

@ -32,7 +32,8 @@ public static void AddDefineSymbols()
"MIRROR_83_OR_NEWER",
"MIRROR_84_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,