mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Remove GridMap navigation_layers leftover
Removes GridMap navigation_layers leftover.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user