internal virtual void LoadContentInternal() { GameSystems.LoadContent(); }
protected override void OnLoadContent() { GameSystems.LoadContent(); }