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

Next release is Fubini #2501

Merged
merged 2 commits into from
Mar 20, 2020
Merged

Next release is Fubini #2501

merged 2 commits into from
Mar 20, 2020

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Mar 20, 2020

No description provided.

@@ -5,10 +5,10 @@ namespace ksp_plugin_adapter {

internal class MainWindow : SupervisedWindowRenderer {
// Update this section before each release.
private const string next_release_name_ = "Frobenius";
private const string next_release_name_ = "Fubini";
private const int next_release_lunation_number_ = 250;
Copy link
Member

Choose a reason for hiding this comment

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

Increment.

Sorry, something went wrong.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

Sorry, something went wrong.

adapter_.PluginRunning() &&
plugin.HasVessel(FlightGlobals.ActiveVessel.id.ToString())) {
trace =
plugin.VesselGetPileUpTrace(FlightGlobals.ActiveVessel.id.ToString());
Copy link
Member

Choose a reason for hiding this comment

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

Remove (all the way to the PileUp).

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@eggrobin eggrobin added the LGTM label Mar 20, 2020
@pleroy pleroy merged commit f0b8e69 into mockingbirdnest:master Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants