mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-15 03:31:44 +01:00
Add interaction rate limits (#32527)
* Move PlayerRateLimitManager to shared * Add interaction rate limits * uncap tests
This commit is contained in:
@@ -20,6 +20,7 @@ using Content.Shared.Ghost;
|
||||
using Content.Shared.IdentityManagement;
|
||||
using Content.Shared.Mobs.Systems;
|
||||
using Content.Shared.Players;
|
||||
using Content.Shared.Players.RateLimiting;
|
||||
using Content.Shared.Radio;
|
||||
using Content.Shared.Whitelist;
|
||||
using Robust.Server.Player;
|
||||
|
||||
Reference in New Issue
Block a user