diff --git a/base/def/_tb_helpers.def b/base/def/_tb_helpers.def index 5f0f6037..f466c2f7 100644 --- a/base/def/_tb_helpers.def +++ b/base/def/_tb_helpers.def @@ -8,7 +8,6 @@ entityDef misc_model "editor_usage" "Inherits from a func_static but uses a model and is a FGD PointClass so it displays correctly in TrenchBroom." "editor_usage1" "Use it to place all kinds of models" - "angles" "0 0 0" } entityDef func_door_model @@ -17,7 +16,6 @@ entityDef func_door_model "editor_usage" "Inherits from a func_door but uses a model and is a FGD PointClass so it displays correctly in TrenchBroom." "editor_usage1" "Use it to place all kinds of models" - "angles" "0 0 0" } /* @@ -28,7 +26,6 @@ entityDef func_mover_model "inherit" "func_mover" "editor_usage" "Inherits from a func_mover but uses a model and is a FGD PointClass so it displays correctly in TrenchBroom." - "angles" "0 0 0" } */ @@ -37,7 +34,6 @@ entityDef func_rotating_model "inherit" "func_rotating" "editor_usage" "Inherits from a func_rotating but uses a model and is a FGD PointClass so it displays correctly in TrenchBroom." - "angles" "0 0 0" } entityDef func_plat_model @@ -45,5 +41,4 @@ entityDef func_plat_model "inherit" "func_plat" "editor_usage" "Inherits from a func_plat but uses a model and is a FGD PointClass so it displays correctly in TrenchBroom." - "angles" "0 0 0" } \ No newline at end of file