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

Added features described in issue #2319 #2355

Merged
merged 4 commits into from
Nov 29, 2018

Conversation

evandisoft
Copy link
Contributor

This is in reference to issue #2319.

I don't have much experience contributing to projects on Github like this. Hoping to start doing this sort of thing a lot.

Hope I did everything correctly. If not, let me know and I'll fix it.

Also, I modified the .gitignore so that it stopped committing my vim .swp files. Hope that is ok. If not, I can just not use Vim.

@evandisoft evandisoft changed the title Evandisoft scratch Added features described in issue #2319 Nov 12, 2018
@@ -67,6 +67,9 @@ All of the main celestial bodies in the game are reserved variable names. The fo
:attr:`NAME` :ref:`string <string>`
:attr:`DESCRIPTION` :ref:`string <string>`
:attr:`MASS` :ref:`scalar <scalar>` (kg)
:attr:`OCEAN` :ref:`boolean <boolean>`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should probably be named with the word "HAS" in front of it, to make it consistent with many of the other similar boolean suffixes like this (i.e. call it "HASOCEAN").

Thanks for the contribution, by the way!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're welcome. Fixed

@Dunbaratu Dunbaratu merged commit 1cc6303 into KSP-KOS:develop Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants