Esempio n. 1
0
 public void Init()
 {
     if (ItemSpawner.itemSpriteLists == null)
     {
         ItemSpawner.LoadItemSprites();
     }
 }