Skip to content

Commit

Permalink
Remove comp_vactube_beizer, again.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Sep 20, 2023
1 parent b35995a commit e5d1535
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion transforms/geocable.py
Original file line number Diff line number Diff line change
Expand Up @@ -1390,7 +1390,6 @@ async def comp_prop_rope(ctx: Context) -> None:
ctx.vmf.by_class['comp_prop_rope'],
ctx.vmf.by_class['comp_prop_cable'],
ctx.vmf.by_class['comp_vactube_spline'],
ctx.vmf.by_class['comp_vactube_bezier'],
):
ent.remove()
conf = Config.parse(ent, name_to_segprops_set)
Expand Down

0 comments on commit e5d1535

Please sign in to comment.