v1.0.13.1 (first post-1.0 patch)
This commit is contained in:
@@ -11,6 +11,9 @@ namespace Barotrauma
|
||||
{
|
||||
internal sealed partial class MedicalClinic
|
||||
{
|
||||
private const int RateLimitMaxRequests = 20,
|
||||
RateLimitExpiry = 5;
|
||||
|
||||
public enum NetworkHeader
|
||||
{
|
||||
REQUEST_AFFLICTIONS,
|
||||
|
||||
Reference in New Issue
Block a user