mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
Quick fix for broken map rebuild (which is very needed in editor)
This commit is contained in:
parent
a00e4ff50b
commit
87eef392dd
@ -112,6 +112,7 @@ void terrain_builder::tile::clear()
|
||||
{
|
||||
flags.clear();
|
||||
images.clear();
|
||||
sorted_images = false;
|
||||
images_foreground.clear();
|
||||
images_background.clear();
|
||||
last_tod = "invalid_tod";
|
||||
|
Loading…
x
Reference in New Issue
Block a user