Admin Log Browser Improvements (#39130)
This commit is contained in:
@@ -9,5 +9,6 @@ public readonly record struct SharedAdminLog(
|
||||
LogType Type,
|
||||
LogImpact Impact,
|
||||
DateTime Date,
|
||||
long CurTime,
|
||||
string Message,
|
||||
Guid[] Players);
|
||||
|
||||
Reference in New Issue
Block a user