missed one output line

develop
myk002 2021-06-07 05:50:23 -07:00
parent da034704e7
commit da6fe42202
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 2 additions and 1 deletions

@ -777,6 +777,7 @@ command_result executePaintJob(color_ostream &out,
MapExtras::MapCache map;
coord_vec all_tiles = brush->points(map, cursor);
if (!opts.quiet)
out.print("working...\n");
// Force the game to recompute its walkability cache