using UnityEngine; namespace Nox.Game { public class ScenePrefabs : ScriptableObject { } }