diff --git a/lua/autorun/sbep_part_data.lua b/lua/autorun/sbep_part_data.lua index 4704d5fc..ed800ded 100644 --- a/lua/autorun/sbep_part_data.lua +++ b/lua/autorun/sbep_part_data.lua @@ -651,10 +651,10 @@ are all one -orientation - only.Then open cl_init .lua and make a new entry in t }, ["models/smallbridge/panels/sbpaneldockin.mdl"] = { { type = "SWSH", pos = Vector(0, 0, 0), dir = Angle(0, 0, 0) }, - { type = "SWSH", pos = Vector(0, 0, 0), dir = Angle(0, 180, 0) } + -- { type = "SWSH", pos = Vector(0, 0, 0), dir = Angle(0, 180, 0) } }, ["models/smallbridge/panels/sbpaneldockout.mdl"] = { - { type = "SWSH", pos = Vector(0, 0, 0), dir = Angle(0, 0, 0) }, + -- { type = "SWSH", pos = Vector(0, 0, 0), dir = Angle(0, 0, 0) }, { type = "SWSH", pos = Vector(0, 0, 0), dir = Angle(0, 180, 0) } }, ["models/smallbridge/panels/sbpaneldoor.mdl"] = {