mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-22 02:27:01 +08:00
fix: camera cannot pan left or right
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
void update_move_camera();
|
||||
|
||||
void camera_init(Player* player);
|
||||
|
||||
void reset_camera();
|
||||
void update_cursor_position_camera(double xpos, double ypos);
|
||||
|
||||
const glm::mat4 get_camera_lookat() const;
|
||||
|
||||
Reference in New Issue
Block a user