Example #1
0
 public void LoadResources()
 {
     if (isStarting)
     {
         menuManager.LoadResources(Content);
     }
 }