From 2fbb5f69083ac22e063b55b43f92a7827377a8c0 Mon Sep 17 00:00:00 2001 From: Ali El Gariani Date: Mon, 19 Jul 2010 03:18:17 +0000 Subject: [PATCH] remove debug code from 2010-07-18T16:29:08Z!koraq@xs4all.nl (used to visualize lightmap) --- src/display.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/display.cpp b/src/display.cpp index f5cebf45f47..4fe2af89757 100644 --- a/src/display.cpp +++ b/src/display.cpp @@ -744,7 +744,7 @@ std::vector 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