add toggle to keep nearby poses active constantly
This commit is contained in:
@@ -15,4 +15,5 @@ public class CharaDataConfig : IMareConfiguration
|
||||
public int NearbyDistanceFilter { get; set; } = 100;
|
||||
public bool NearbyShowOwnData { get; set; } = false;
|
||||
public bool ShowHelpTexts { get; set; } = true;
|
||||
public bool NearbyShowAlways { get; set; } = false;
|
||||
}
|
||||
Reference in New Issue
Block a user