mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
PreprocessorDefine - added 12 months comment
This commit is contained in:
parent
9df0b0f143
commit
ff461331d4
@ -23,7 +23,9 @@ public static void AddDefineSymbols()
|
|||||||
"MIRROR_2022_9_OR_NEWER",
|
"MIRROR_2022_9_OR_NEWER",
|
||||||
"MIRROR_2022_10_OR_NEWER",
|
"MIRROR_2022_10_OR_NEWER",
|
||||||
"MIRROR_70_0_OR_NEWER",
|
"MIRROR_70_0_OR_NEWER",
|
||||||
"MIRROR_71_0_OR_NEWER",
|
"MIRROR_71_0_OR_NEWER"
|
||||||
|
// Remove oldest when adding next month's symbol.
|
||||||
|
// Keep a rolling 12 months of symbols.
|
||||||
};
|
};
|
||||||
|
|
||||||
// only touch PlayerSettings if we actually modified it.
|
// only touch PlayerSettings if we actually modified it.
|
||||||
|
Loading…
Reference in New Issue
Block a user