Removed a reference to an obsolete tag.
This commit is contained in:
parent
14a3defb89
commit
9767281cba
1 changed files with 1 additions and 1 deletions
|
@ -3733,7 +3733,7 @@ void LuaKernel::initialize()
|
|||
}
|
||||
|
||||
static char const *handled_file_tags[] = {
|
||||
"color_palette", "color_range", "era", "event", "generator", "illuminated_time",
|
||||
"color_palette", "color_range", "era", "event", "generator",
|
||||
"label", "lua", "menu_item", "music", "side", "sound_source", "story",
|
||||
"terrain_graphics", "time", "time_area", "tunnel", "variables"
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue