firesources
This commit is contained in:
@@ -157,6 +157,7 @@ namespace Barotrauma
|
|||||||
UserData.RegisterType<SerializableProperty>();
|
UserData.RegisterType<SerializableProperty>();
|
||||||
UserData.RegisterType<StatusEffect>();
|
UserData.RegisterType<StatusEffect>();
|
||||||
UserData.RegisterType<CustomInterface.CustomInterfaceElement>();
|
UserData.RegisterType<CustomInterface.CustomInterfaceElement>();
|
||||||
|
UserData.RegisterType<FireSource>();
|
||||||
|
|
||||||
lua = new Script(CoreModules.Preset_SoftSandbox | CoreModules.LoadMethods);
|
lua = new Script(CoreModules.Preset_SoftSandbox | CoreModules.LoadMethods);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user