Register ConvertUtils and ToolBox
This commit is contained in:
@@ -373,8 +373,14 @@ RegisterBarotrauma("TraitorMissionResult")
|
||||
Register("FarseerPhysics.Dynamics.Body")
|
||||
Register("FarseerPhysics.Dynamics.World")
|
||||
Register("FarseerPhysics.Dynamics.Fixture")
|
||||
Register("FarseerPhysics.ConvertUnits")
|
||||
RegisterBarotrauma("Physics")
|
||||
|
||||
local toolBox = RegisterBarotrauma("ToolBox")
|
||||
if CLIENT then
|
||||
LuaUserData.RemoveMember(toolBox, "OpenFileWithShell")
|
||||
end
|
||||
|
||||
RegisterBarotrauma("Camera")
|
||||
RegisterBarotrauma("Key")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user