Esempio n. 1
0
 private void Awake()
 {
     instance = this;
 }
 void Start()
 {
     weaponPrefabTable = WeaponPrefabTable.instance;
 }