Project

General

Profile

Bug #286 ยป 0009-show_small_citybar-Fix-dead-canvas_y-increment.patch

Marko Lindqvist, 03/02/2024 10:27 AM

View differences:

client/mapview_common.c
FONT_CITY_PROD,
get_color(tileset, production_color), prod);
canvas_y += total_height;
*width = MAX(*width, total_width);
*height += total_height;
}
    (1-1/1)