Merge pull request #14 from mc-oofert/patch-2
SubmarineInfo and SubmarineBody
This commit is contained in:
@@ -208,6 +208,8 @@ namespace Barotrauma
|
|||||||
UserData.RegisterType<Pair<JobPrefab, int>>();
|
UserData.RegisterType<Pair<JobPrefab, int>>();
|
||||||
UserData.RegisterType<ContentPackage>();
|
UserData.RegisterType<ContentPackage>();
|
||||||
UserData.RegisterType<ClientPermissions>();
|
UserData.RegisterType<ClientPermissions>();
|
||||||
|
UserData.RegisterType<SubmarineInfo>();
|
||||||
|
UserData.RegisterType<SubmarineBody>();
|
||||||
|
|
||||||
lua = new Script(CoreModules.Preset_SoftSandbox);
|
lua = new Script(CoreModules.Preset_SoftSandbox);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user