inputtype and key
This commit is contained in:
@@ -278,6 +278,8 @@ namespace Barotrauma
|
|||||||
UserData.RegisterType<PrefabCollection<JobPrefab>>();
|
UserData.RegisterType<PrefabCollection<JobPrefab>>();
|
||||||
UserData.RegisterType<GameSession>();
|
UserData.RegisterType<GameSession>();
|
||||||
UserData.RegisterType<CampaignMode>();
|
UserData.RegisterType<CampaignMode>();
|
||||||
|
UserData.RegisterType<InputType>();
|
||||||
|
UserData.RegisterType<Key>();
|
||||||
|
|
||||||
lua = new Script(CoreModules.Preset_SoftSandbox);
|
lua = new Script(CoreModules.Preset_SoftSandbox);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user