mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-03 17:23:40 -04:00
Previously the main menu scene (camera, lights, models, particles, UI panels) stayed alive while in-game, keeping all its resources in memory. Now the scene is destroyed when entering a game and recreated when returning to the main menu.