using SC.XR.Unity; public class ShowZhidao : RemoteSingleton<ShowZhidao> { public override void initShow() { base.initShow(); } }