KSP-RO / RealAntennas

KSP Mod to add better antenna / link calculations to CommNet.
2 stars 5 forks source link

Fix memory leak as reported by KSPCF? #13

Closed Capkirk123 closed 5 months ago

Capkirk123 commented 6 months ago

Someone who understands the RA codebase should investigate this https://github.com/DRVeyl/RealAntennas/pull/90

DRVeyl commented 6 months ago

The PR itself is fine but overly verbose and can be replaced with just a blind GameEvents.onGameSceneLoadRequested.Remove(OnSceneChange); at that location.

siimav commented 5 months ago

Fixed in 3aa95fcb5501c9658eea7bd02d695e0cb008f357