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