We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
❔ When the player ship docks at a station, it jerks until the motors stop. It is also permanent in the scenario "Birth of Atlantis" with JC-88. Starry refers to this : https://github.com/daid/EmptyEpsilon/blob/04327e23e2eb1c045abdd4d458c73e2bcbeadb3a/src/spaceObjects/spaceship.cpp#L988C13-L988C29 should also have current_impulse = 0; added
The text was updated successfully, but these errors were encountered:
No branches or pull requests
❔ When the player ship docks at a station, it jerks until the motors stop. It is also permanent in the scenario "Birth of Atlantis" with JC-88.
Starry refers to this : https://github.com/daid/EmptyEpsilon/blob/04327e23e2eb1c045abdd4d458c73e2bcbeadb3a/src/spaceObjects/spaceship.cpp#L988C13-L988C29 should also have current_impulse = 0; added
The text was updated successfully, but these errors were encountered: