private void ReloadScene()
 {
     CloseDiePanel();
     SceneEvents.OnReloadScene();
 }