Skip to content

0.1.9.5

Choose a tag to compare

@linuxgurugamer linuxgurugamer released this 13 Dec 03:24
· 32 commits to master since this release

Fixed subtle bug where the game scene was being changed due to clicking on a mod window, which prevented the variable counter: ClickThruBlocker.CTBWin.activeBlockerCnt from being reset to 0
Added check for null EditorLogic.fetch in Update() method, was necessary in KSP 1.8.1 due to change in initialization methods/timings