Update comments for many enums

This commit is contained in:
James Seibel
2021-09-25 23:17:17 -05:00
parent d7a42d3a51
commit 4c76a48e84
11 changed files with 78 additions and 56 deletions
@@ -25,6 +25,7 @@ package com.seibel.lod.enums;
*/
public enum DebugMode
{
/** LODs are rendered normally */
OFF,
/** LOD colors are based on their detail */