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