Don't flush the units cache when ToD color changes

(units are not ToD colored)
This commit is contained in:
Ali El Gariani 2007-03-27 17:43:04 +00:00
parent 79bb302583
commit 0541e0335b

View file

@ -454,7 +454,6 @@ void set_colour_adjustment(int r, int g, int b)
green_adjust = g;
blue_adjust = b;
reset_cache(scaled_to_hex_images_);
reset_cache(scaled_to_zoom_);
reset_cache(brightened_images_);
reset_cache(semi_brightened_images_);
reset_cache(alternative_images_);