mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 12:41:50 +00:00
remove debug code from 2010-07-18T16:29:08Z!koraq@xs4all.nl (used to visualize lightmap)
This commit is contained in:
parent
1c4f6666be
commit
2fbb5f6908
@ -744,7 +744,7 @@ std::vector<surface> display::get_terrain_images(const map_location &loc,
|
||||
surf = image::get_image(image, off_map ? image::UNMASKED : image_type);
|
||||
} else {
|
||||
image::locator colored_image(
|
||||
"terrain/foreground.png",
|
||||
image.get_filename(),
|
||||
image.get_loc(),
|
||||
image.get_center_x(), image.get_center_y(),
|
||||
image.get_modifications() + color_mod
|
||||
|
Loading…
x
Reference in New Issue
Block a user