mirror of
				https://github.com/DerTyp7/fps-citybuild-unity.git
				synced 2025-10-31 13:17:07 +01:00 
			
		
		
		
	update buildings
This commit is contained in:
		| @@ -3,7 +3,8 @@ using System.Collections.Generic; | ||||
| using UnityEngine; | ||||
|  | ||||
| public class HouseBuildingScript : Building | ||||
| { | ||||
| {    | ||||
|      | ||||
|     [SerializeField] private string title = "House"; | ||||
|     [SerializeField] private string description = "A place for people to live in."; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DerTyp187
					DerTyp187