1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-11 10:02:27 +01:00

Undo whatever that was

This commit is contained in:
ζeh Matt
2024-12-20 13:09:22 +02:00
parent afebb82281
commit dc9ea85dad

View File

@@ -203,5 +203,4 @@ void Painter::ReleaseSession(PaintSession* session)
Painter::~Painter()
{
_paintSessionPool.clear();
_paintSessionPool.clear();
}