From d54f2ad7cac0f15c757ace54ad209fcedb3053bf Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Mon, 20 Sep 2021 19:37:32 -0500 Subject: Don't generate empty doc sections and reduce code duplication --- doc/classes/CollisionShape2D.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/classes/CollisionShape2D.xml') diff --git a/doc/classes/CollisionShape2D.xml b/doc/classes/CollisionShape2D.xml index c03eba82ff..5159b2b15b 100644 --- a/doc/classes/CollisionShape2D.xml +++ b/doc/classes/CollisionShape2D.xml @@ -12,8 +12,6 @@ https://godotengine.org/asset-library/asset/121 https://godotengine.org/asset-library/asset/113 - - A disabled collision shape has no effect in the world. This property should be changed with [method Object.set_deferred]. @@ -28,6 +26,4 @@ The actual shape owned by this collision shape. - - -- cgit v1.2.3