using UnityEngine; namespace Darkmatter.Presentation { public class PlayerSplashPool : ObjectPool { } }