control: text changes in the control menu. replaced `waypoint with node` (#569)
Co-authored-by: jeefo <dmitry@jeefo.net>
This commit is contained in:
parent
e10f5f4c94
commit
30df1a5726
21 changed files with 253 additions and 238 deletions
|
|
@ -19,7 +19,7 @@ void GraphVistable::rebuild () {
|
|||
return;
|
||||
}
|
||||
TraceResult tr {};
|
||||
uint8_t res, shift;
|
||||
uint8_t res {}, shift {};
|
||||
|
||||
if (!graph.exists (m_sliceIndex)) {
|
||||
m_sliceIndex = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue