Remove GridMap navigation_layers leftover
Removes GridMap navigation_layers leftover.
This commit is contained in:
parent
5df9867967
commit
cd07e73812
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ class GridMap : public Node3D {
|
|||
Ref<PhysicsMaterial> physics_material;
|
||||
bool bake_navigation = false;
|
||||
RID map_override;
|
||||
uint32_t navigation_layers = 1;
|
||||
|
||||
Transform3D last_transform;
|
||||
|
||||
|
|
Loading…
Reference in a new issue