Navigation requires power, locationtypes and missions included in content packages

This commit is contained in:
Regalis
2016-02-18 22:04:47 +02:00
parent cd4e3a3d2a
commit 9e11134bd3
10 changed files with 50 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ namespace Barotrauma
{
public enum ContentType
{
None, Jobs, Item, Character, Structure, Executable, RandomEvents
None, Jobs, Item, Character, Structure, Executable, LocationTypes, RandomEvents, Missions
}
public class ContentPackage