Wire action cleanup (#13496)

This commit is contained in:
Leon Friedrich
2023-01-21 12:51:02 +13:00
committed by GitHub
parent 319cf162fd
commit b20b4b11cc
21 changed files with 294 additions and 627 deletions

View File

@@ -81,5 +81,6 @@ public enum LogType
Stamina = 76,
EntitySpawn = 77,
AdminMessage = 78,
Anomaly = 79
Anomaly = 79,
WireHacking = 80,
}