mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
Optimize some allocations.
This commit is contained in:
@@ -233,6 +233,8 @@ namespace Robust.Client.Graphics.Clyde
|
||||
}
|
||||
}
|
||||
|
||||
ArrayPool<int>.Shared.Return(indexList);
|
||||
|
||||
_drawingSpriteList.Clear();
|
||||
FlushRenderQueue();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user