You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShootAction.java:158
` // TODO: Big security pass needed
// Verify that this shot makes sense by itself
// TODO: Check if we can shoot based on our local data about our
// a) Inventory, ammo levels
// b) Shoot cooldown
// c) Handedness
// TODO: Random spot check later - run a little statistical analysis on this player's shots over some time period`
The text was updated successfully, but these errors were encountered:
ShootAction.java:158
` // TODO: Big security pass needed
The text was updated successfully, but these errors were encountered: