1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-13 16:44:50 +02:00

fix unused

This commit is contained in:
XProger
2019-01-08 16:39:20 +03:00
parent 7bc248955c
commit da3e011cf6

View File

@@ -1351,7 +1351,6 @@ struct Controller {
updateJoints();
int towardPart = rand() % model->mCount;
vec3 laraPos = game->getLara(pos)->pos;
int roomIndex = getRoomIndex();