Fix Camera2D header for align()
This commit is contained in:
parent
681471e3f0
commit
185ba75bfa
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ public:
|
|||
Vector2 get_camera_pos() const;
|
||||
void force_update_scroll();
|
||||
void reset_smoothing();
|
||||
void center();
|
||||
void align();
|
||||
|
||||
Camera2D();
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue