Downgrade atmos to plosiveDepressurizati
Clip text of admin log types on buttons Add a few TODOs for the future coder
This commit is contained in:
@@ -144,6 +144,7 @@ public sealed class AdminLogsEui : BaseEui
|
||||
|
||||
private async void SendLogs(bool replace)
|
||||
{
|
||||
// TODO ADMIN LOGS array pool
|
||||
var logs = new List<SharedAdminLog>(_clientBatchSize);
|
||||
|
||||
await Task.Run(async () =>
|
||||
|
||||
Reference in New Issue
Block a user