mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-01-26 07:10:27 -05:00
Apply navmesh overrides from additive scenes, only ignore overrides from system scenes. For some reason our startup scenes load as additive, so the navmesh settings of the startup scene would have been ignored. Partially reverts https://github.com/Facepunch/sbox/pull/3555 We could also fully revert it if we want system scenes to be able to override navmesh settings.