Support player sessions in admin logs and add test
Fix EventRan log type id Make slipping low impact
This commit is contained in:
@@ -10,7 +10,7 @@ public enum LogType
|
||||
Slip = 4,
|
||||
EventAnnounced = 5,
|
||||
EventStarted = 6,
|
||||
EventRan = 6,
|
||||
EventRan = 16,
|
||||
EventStopped = 7,
|
||||
ShuttleCalled = 8,
|
||||
ShuttleRecalled = 9,
|
||||
|
||||
Reference in New Issue
Block a user