Skip to content

Commit

Permalink
update Camera2D
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalesState committed Jul 25, 2023
1 parent f69b557 commit 5c4f7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scene/2d/camera_2d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -848,4 +848,4 @@ Camera2D::Camera2D() {

set_notify_transform(true);
set_hide_clip_children(true);
}
}

0 comments on commit 5c4f7b2

Please sign in to comment.