Fixed a small comment typo.

This commit is contained in:
Mark de Wever 2007-08-12 08:09:59 +00:00
parent 719a582a19
commit 5d5a7e1ef7

View file

@ -383,7 +383,7 @@ void game_display::draw(bool update,bool force)
tile_stack_append(image::get_image("misc/attack-indicator-dst-" + attack_indicator_direction() + ".png", image::UNMASKED));
}
// apply shroud anf fog
// apply shroud and fog
if(is_shrouded) {
// we apply void also on off-map tiles to
// shroud the half-hexes too