add missing space in one of the cameraDescriptions (#2977)

This commit is contained in:
Mansour Quddus 2023-03-21 03:31:29 -04:00 committed by GitHub
parent 9f7a49bec3
commit 4f43ceb0d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ int main(void)
"Follow player center",
"Follow player center, but clamp to map edges",
"Follow player center; smoothed",
"Follow player center horizontally; updateplayer center vertically after landing",
"Follow player center horizontally; update player center vertically after landing",
"Player push camera on getting too close to screen edge"
};