mirror of
				https://github.com/DerTyp7/industrialize-unity.git
				synced 2025-10-30 21:07:11 +01:00 
			
		
		
		
	conveyorPO
This commit is contained in:
		| @@ -1,3 +1,9 @@ | ||||
| using UnityEngine; | ||||
|  | ||||
| public class testItemObject : ItemObject | ||||
| { | ||||
|     public override void OnSpawn() | ||||
|     { | ||||
|         Debug.Log("testItemObject.OnSpawn()"); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis