You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Rename WorldMarginShape to WorldBoundaryShape
This commit is contained in:
@@ -46,7 +46,7 @@ class CollisionShape2DEditor : public Control {
|
||||
CIRCLE_SHAPE,
|
||||
CONCAVE_POLYGON_SHAPE,
|
||||
CONVEX_POLYGON_SHAPE,
|
||||
WORLD_MARGIN_SHAPE,
|
||||
WORLD_BOUNDARY_SHAPE,
|
||||
SEPARATION_RAY_SHAPE,
|
||||
RECTANGLE_SHAPE,
|
||||
SEGMENT_SHAPE
|
||||
|
||||
Reference in New Issue
Block a user