mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 12:43:36 +00:00
revert d889982437fe7b91b7161f22559b3b439bbd7292
since https://github.com/wesnoth/wesnoth/pull/201 these tags shouldn't appear in the snapshot/scenario anymore.
reverts d889982437
This commit is contained in:
parent
47ff6c5767
commit
43e0ef1f26
@ -3194,9 +3194,7 @@ static char const *handled_file_tags[] = {
|
||||
"event", "generator", "label", "lua", "map", "menu_item",
|
||||
"modification", "music", "options", "side", "sound_source",
|
||||
"story", "terrain_graphics", "time", "time_area", "tunnel",
|
||||
"undo_stack", "variables",
|
||||
/// @todo: These are only needed for MP campaigns and only for subsequent scenarios, see bug #18883
|
||||
"multiplayer", "replay_start", "snapshot"
|
||||
"undo_stack", "variables"
|
||||
};
|
||||
|
||||
static bool is_handled_file_tag(const std::string &s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user