This commit is contained in:
Paul Davis 2022-08-10 22:37:16 -06:00
parent 6d85759cf8
commit 340bba15f2
1 changed files with 1 additions and 1 deletions

View File

@ -2260,7 +2260,7 @@ RouteUI::route_color_tint () const
l.v -= std::max (0.0, 0.05);
set_color_from_rgba (lighter_bg, l.color ());
return lighter_bg;
endif
#endif
}
void