nav: tweaked reachability timers
nav: ignore pickup item if stuck fix: bad loading for graphs since last commit
This commit is contained in:
parent
13f4cad6cd
commit
5b7e58d360
6 changed files with 33 additions and 32 deletions
|
|
@ -113,7 +113,7 @@ if cxx == 'clang' or cxx == 'gcc'
|
|||
cxxflags += [
|
||||
'-fdata-sections',
|
||||
'-ffunction-sections',
|
||||
'-fcf-protection=none'
|
||||
'-fcf-protection=none'
|
||||
]
|
||||
|
||||
ldflags += [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue