mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05: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