Skip to content

Mach cone: fix resource leak in MP model

femboywings requested to merge femboywings.machcone-leak into main

Fix the MP model's Mach cone timer not being stopped on unload because of a forgotten machconeTimer.stop();

Merge request reports