registered pair of jobprefab so you can get job preferences
This commit is contained in:
@@ -200,6 +200,7 @@ namespace Barotrauma
|
|||||||
UserData.RegisterType<CustomInterface.CustomInterfaceElement>();
|
UserData.RegisterType<CustomInterface.CustomInterfaceElement>();
|
||||||
UserData.RegisterType<FireSource>();
|
UserData.RegisterType<FireSource>();
|
||||||
UserData.RegisterType<Fabricator>();
|
UserData.RegisterType<Fabricator>();
|
||||||
|
UserData.RegisterType<Pair<JobPrefab, int>>();
|
||||||
|
|
||||||
lua = new Script(CoreModules.Preset_SoftSandbox);
|
lua = new Script(CoreModules.Preset_SoftSandbox);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user