changes to match latest matrix/vector3 api
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
|
||||
protected:
|
||||
Vector3 *getPosition() { return &position; };
|
||||
Vector3 *getUp() { return &up; };
|
||||
ScreenSettings screen;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user