mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
GridMap: Initialize "navigation" pointer
This commit is contained in:
@@ -1830,7 +1830,7 @@ GridMap::GridMap() {
|
|||||||
baked_light_instance=NULL;
|
baked_light_instance=NULL;
|
||||||
use_baked_light=false;
|
use_baked_light=false;
|
||||||
|
|
||||||
|
navigation = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user