mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
adjust detection thresholds for recoil and offset
make sure we don't keep adding penalties after first add "Other" penalty for future plugin use
This commit is contained in:
@ -15,7 +15,8 @@ namespace SharedLibraryCore.Database.Models
|
||||
Ban,
|
||||
Unban,
|
||||
Any,
|
||||
Unflag
|
||||
Unflag,
|
||||
Other = 100
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user