You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
GridMap: Initialize "navigation" pointer
This commit is contained in:
@@ -1830,7 +1830,7 @@ GridMap::GridMap() {
|
||||
baked_light_instance=NULL;
|
||||
use_baked_light=false;
|
||||
|
||||
|
||||
navigation = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user