mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-02 17:00:23 -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.