TownBuilder, og lidt refactoring

This commit is contained in:
aqys
2026-03-25 11:19:52 +01:00
parent 44577a2ff0
commit 09998f8e07
9 changed files with 55 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
using PeopleVille.Equipment;
namespace PeopleVille.Location
namespace PeopleVille.Locations
{
public class Store : Location
{