Merge pull request #756

* nya v1.2
This commit is contained in:
haiwwkes
2024-10-28 22:48:35 +05:00
committed by GitHub
parent 71ba4c0ccc
commit e44ec4a4ef
3 changed files with 13 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ public sealed class CheatCheckResponseEvent : EntityEventArgs
public bool HasPatchMetadata;
public string? ReflectionOffender;
public bool HasMoonyware;
public bool HasHarmony;
public string? IoCOffender;
public string? ExtraModuleOffender;
public string? CvarOffender;