mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-30 20:47:08 +01:00
ResourceText
This commit is contained in:
@@ -8,6 +8,7 @@ public class HouseBuildingScript : Building
|
||||
{
|
||||
title = "House";
|
||||
description = "A place to live in";
|
||||
buildingType = BuildingType.Housing;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user