release: Mirror 93.0.0

This commit is contained in:
MrGadget 2024-09-30 18:35:29 -04:00
parent 0a458fbd90
commit 18bf67c007

View File

@ -29,7 +29,8 @@ public static void AddDefineSymbols()
"MIRROR_85_OR_NEWER", "MIRROR_85_OR_NEWER",
"MIRROR_86_OR_NEWER", "MIRROR_86_OR_NEWER",
"MIRROR_89_OR_NEWER", "MIRROR_89_OR_NEWER",
"MIRROR_90_OR_NEWER" "MIRROR_90_OR_NEWER",
"MIRROR_93_OR_NEWER"
}; };
// only touch PlayerSettings if we actually modified it, // only touch PlayerSettings if we actually modified it,