Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed duplicate line. #8574

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Removed duplicate line. #8574

merged 1 commit into from
Dec 6, 2023

Conversation

Phlegmlee
Copy link
Contributor

The line below is redundant, it exits on line 141 - 142 and therefore isn't needed on 159.

 ## The description of a constant.
    const GRAVITY = 9.8

The line below is redundant, it exits on line 141 - 142 and therefore isn't needed on 159.

 ## The description of a constant.
    const GRAVITY = 9.8
@skyace65 skyace65 added bug area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.2 labels Dec 6, 2023
@skyace65 skyace65 merged commit c1bcd06 into godotengine:master Dec 6, 2023
1 check passed
@skyace65
Copy link
Contributor

skyace65 commented Dec 6, 2023

Thanks! And congrats on your first merged PR!

@mhilbrunner
Copy link
Member

Cherry-picked to 4.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants