Non-retardedly slow sprite rendering

This commit is contained in:
2014-05-30 22:00:20 +02:00
parent ed803733da
commit 6c8fff9ed0
3 changed files with 21 additions and 6 deletions
+2
View File
@@ -120,6 +120,8 @@ public:
);
}
}
RenderQueue.Sort();
}
protected: