deprecate SHOW_GENMODE

This commit is contained in:
James Seibel
2024-01-21 21:33:56 -06:00
parent d106a79532
commit 779431b123
@@ -44,6 +44,7 @@ public enum EDebugRendering
/** LOD colors are based on their detail */
SHOW_DETAIL,
@Deprecated
/** LOD colors are based on their gen mode. */
SHOW_GENMODE,