update default camera settings

This commit is contained in:
2026-03-02 14:37:41 +01:00
parent 2ef2a29601
commit 2a5f1b2ffd
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ public:
// Camera
bool camera_lock = true;
bool camera_mass_center_lock = false;
bool camera_mass_center_lock = true;
bool camera_panning = false;
bool camera_rotating = false;