Add a log to cut cables. How did this not exist before? (#9780)
This commit is contained in:
@@ -73,5 +73,6 @@ public enum LogType
|
||||
// haha so funny
|
||||
Emag = 69,
|
||||
Gib = 70,
|
||||
Identity = 71
|
||||
Identity = 71,
|
||||
CableCut = 72,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user