You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00: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