cherry picked preprocessor define from asset store release branch

This commit is contained in:
vis2k 2021-06-07 17:41:35 +08:00
parent f84c012ae8
commit 3eefed30fb

View File

@ -30,7 +30,8 @@ public static void AddDefineSymbols()
"MIRROR_35_1_OR_NEWER",
"MIRROR_37_0_OR_NEWER",
"MIRROR_38_0_OR_NEWER",
"MIRROR_39_0_OR_NEWER"
"MIRROR_39_0_OR_NEWER",
"MIRROR_40_0_OR_NEWER"
};
// only touch PlayerSettings if we actually modified it.