mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 08:08:03 +00:00
fixup 'fix error on [modify_unit_type]'
This commit is contained in:
parent
e703e50aa4
commit
9d47d43df7
@ -4512,7 +4512,7 @@ void game_lua_kernel::set_game_display(game_display * gd) {
|
||||
/// These are the child tags of [scenario] (and the like) that are handled
|
||||
/// elsewhere (in the C++ code).
|
||||
/// Any child tags not in this list will be passed to Lua's on_load event.
|
||||
static const std::array<std::string, 23> handled_file_tags {{
|
||||
static const std::array<std::string, 24> handled_file_tags {{
|
||||
"color_palette",
|
||||
"color_range",
|
||||
"display",
|
||||
|
Loading…
x
Reference in New Issue
Block a user