mirror of
				https://github.com/DerTyp7/fps-citybuild-unity.git
				synced 2025-10-30 20:47:08 +01:00 
			
		
		
		
	Update Building.cs
This commit is contained in:
		| @@ -7,6 +7,8 @@ public abstract class Building : MonoBehaviour | ||||
|     public string title = "New Building"; | ||||
|     public string description = "A cool new building"; | ||||
|  | ||||
|     //Refer to a BLUEPRINT from here | ||||
|  | ||||
|     public enum BuildingType | ||||
|     { | ||||
|         Housing, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DerTyp187
					DerTyp187