Skip to content

Settable player trim#2769

Merged
Dunbaratu merged 3 commits intoKSP-KOS:developfrom
Dunbaratu:settable_player_trim
Oct 18, 2020
Merged

Settable player trim#2769
Dunbaratu merged 3 commits intoKSP-KOS:developfrom
Dunbaratu:settable_player_trim

Conversation

@Dunbaratu
Copy link
Member

Fixes #1362

This may seem like a very old issue to do in a PR, but the reason it's here is that I have to refactor other things about the FlightControl.cs to fix issue 2652 and those other things are right here in these same lines of code so git will definitely clash them. I want to get this fix in before I embark on that refactor, otherwise merging both this and the refactor at the same time would get ugly.

@@ -1,4 +1,4 @@
using System;
using System;
Copy link
Member Author

Choose a reason for hiding this comment

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

Sometimes Git baffles me. Exactly how is this a "change"? The old and the new line are identical.

@Dunbaratu Dunbaratu merged commit 615c7c7 into KSP-KOS:develop Oct 18, 2020
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.

raw controls for TRIM have no effect

1 participant