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