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

Stop returning null if no next patch #2009

Merged
merged 1 commit into from
May 10, 2017

Commits on May 9, 2017

  1. Stop returning null if no next patch

    Fixes KSP-KOS#1651
    
    OrbitInfo.cs
    * If calling `NEXTPATCH`, don't return `null` if no next patch
    * Instead, throw an exception with advice to check `HASNEXTPATCH`
    * Small cleanup of usings
    hvacengi committed May 9, 2017
    Configuration menu
    Copy the full SHA
    dc685a9 View commit details
    Browse the repository at this point in the history