1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-11 00:41:12 +00:00

Remove RenderObjectLayer::sort() and related

This commit is contained in:
fgenesis 2016-05-14 17:20:13 +02:00
commit 9bb4226626
6 changed files with 0 additions and 122 deletions

View file

@ -216,8 +216,6 @@ DSQ::DSQ(const std::string& fileSystem, const std::string& extraDataDir)
entities.resize(64, 0);
sortEnabled = false;
shakeCameraTimer = shakeCameraMag = 0;
avgFPS.resize(dsq->user.video.fpsSmoothing);