1 parent 34cd702 commit 91e626eCopy full SHA for 91e626e
1 file changed
Concealment/Settings.cs
@@ -32,6 +32,9 @@ public class Settings : ViewModel
32
/// <summary>
33
/// Type of concealment constraint
34
/// </summary>
35
+ ///
36
+
37
38
public enum DynamicConcealType
39
{
40
HostileCharacters = 0,
0 commit comments