mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 22:23:07 +00:00
Remove GridMap navigation_layers leftover
Removes GridMap navigation_layers leftover.
This commit is contained in:
parent
5df9867967
commit
cd07e73812
@ -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 New Issue
Block a user