Enable HWID bans again by default.

This commit is contained in:
Pieter-Jan Briers
2021-11-04 00:28:01 +01:00
parent 3d242e510e
commit 151d62b792

View File

@@ -429,7 +429,7 @@ namespace Content.Shared.CCVar
*/
public static readonly CVarDef<bool> BanHardwareIds =
CVarDef.Create("ban.hardware_ids", false, CVar.SERVERONLY);
CVarDef.Create("ban.hardware_ids", true, CVar.SERVERONLY);
/*
* Shuttles