WIP level position syncing, job prefabs and assigning jobs to characters

This commit is contained in:
Regalis11
2015-07-06 21:17:32 +03:00
parent d836a99515
commit 55b00e5ed0
13 changed files with 309 additions and 144 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ namespace Subsurface
MapEntityPrefab.Init();
Job.LoadAll("Content/Characters/Jobs.xml");
JobPrefab.LoadAll("Content/Characters/Jobs.xml");
StructurePrefab.LoadAll("Content/Map/StructurePrefabs.xml");
ItemPrefab.LoadAll();