Rework station building tool for rail and road #189
Annotations
2 warnings
Build:
src/citymania/cm_command_log.cpp#L42
format specifies type 'unsigned long' but the argument has type 'TimerGameTick::TickCounter' (aka 'unsigned long long') [-Wformat]
|
Build:
src/citymania/cm_station_gui.cpp#L1171
moving a temporary object prevents copy elision [-Wpessimizing-move]
|
Loading