mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-14 09:04:31 +02:00
fix unused
This commit is contained in:
@@ -1351,7 +1351,6 @@ struct Controller {
|
|||||||
|
|
||||||
updateJoints();
|
updateJoints();
|
||||||
|
|
||||||
int towardPart = rand() % model->mCount;
|
|
||||||
vec3 laraPos = game->getLara(pos)->pos;
|
vec3 laraPos = game->getLara(pos)->pos;
|
||||||
|
|
||||||
int roomIndex = getRoomIndex();
|
int roomIndex = getRoomIndex();
|
||||||
|
Reference in New Issue
Block a user