Skip to content

Fix use after free bug

Ashnal requested to merge bird/Kart-Public:netunarchive-fixes into master

Fix use after free bug involving mobjs on netgame load. Fixes a memory leak that could happen every time a netgame save is loaded.

Also fixes a crash that occurs when netgame joining a map that changes weather via encore load, and ensures joiners see the proper weather type.

Edited by Ashnal

Merge request reports