location (#20)

Co-authored-by: Tsubasahane <wozaiha@gmail.com>
Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
2025-12-31 14:12:11 +00:00
parent a802f242b0
commit 4ecd5375e6
9 changed files with 25 additions and 35 deletions

View File

@@ -8,5 +8,4 @@ public enum GroupUserPreferredPermissions
DisableAnimations = 0x2,
DisableSounds = 0x4,
DisableVFX = 0x8,
ShareLocation = 0x10,
}