misc registers
This commit is contained in:
@@ -10,6 +10,7 @@ for key, value in pairs(localizedStrings) do
|
|||||||
end
|
end
|
||||||
|
|
||||||
RegisterBarotrauma("Networking.ClientPeer")
|
RegisterBarotrauma("Networking.ClientPeer")
|
||||||
|
RegisterBarotrauma("Networking.GameClient")
|
||||||
|
|
||||||
RegisterBarotrauma("ChatBox")
|
RegisterBarotrauma("ChatBox")
|
||||||
RegisterBarotrauma("GUICanvas")
|
RegisterBarotrauma("GUICanvas")
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ local Register = LuaSetup.Register
|
|||||||
local RegisterBarotrauma = LuaSetup.RegisterBarotrauma
|
local RegisterBarotrauma = LuaSetup.RegisterBarotrauma
|
||||||
|
|
||||||
Register("System.TimeSpan")
|
Register("System.TimeSpan")
|
||||||
|
Register("System.Exception")
|
||||||
|
|
||||||
RegisterBarotrauma("LuaByte")
|
RegisterBarotrauma("LuaByte")
|
||||||
RegisterBarotrauma("LuaUShort")
|
RegisterBarotrauma("LuaUShort")
|
||||||
@@ -171,6 +172,7 @@ RegisterBarotrauma("LocationConnection")
|
|||||||
RegisterBarotrauma("LocationType")
|
RegisterBarotrauma("LocationType")
|
||||||
RegisterBarotrauma("LocationTypeChange")
|
RegisterBarotrauma("LocationTypeChange")
|
||||||
|
|
||||||
|
RegisterBarotrauma("DebugConsole")
|
||||||
RegisterBarotrauma("DebugConsole+Command")
|
RegisterBarotrauma("DebugConsole+Command")
|
||||||
|
|
||||||
RegisterBarotrauma("TextManager")
|
RegisterBarotrauma("TextManager")
|
||||||
|
|||||||
Reference in New Issue
Block a user