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:
DrSmugleaf
2021-11-24 19:01:26 +01:00
parent 25ed516eb0
commit 1342451243
3 changed files with 4 additions and 0 deletions

View File

@@ -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 () =>