wip
This commit is contained in:
@@ -114,7 +114,7 @@ void OnroadWindow::updateState(const UIState &s) {
|
||||
|
||||
if (bg != bgColor) {
|
||||
bg = bgColor;
|
||||
nvg.updateLaneEdgeColor(bg);
|
||||
nvg->updateLaneEdgeColor(bg);
|
||||
update();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user