mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 08:07:17 +00:00
Add warning when [modification]type is not set, re #3415
This commit is contained in:
parent
0052d26e54
commit
815af53a75
@ -226,7 +226,7 @@
|
||||
{SIMPLE_KEY ignore_incompatible_scenario string_list}
|
||||
{SIMPLE_KEY require_era bool}
|
||||
{DEFAULT_KEY hide_help bool no}
|
||||
{DEFAULT_KEY type addon_type sp}
|
||||
{DEFAULT_KEY type addon_type mp}
|
||||
{LINK_TAG "multiplayer_side"}
|
||||
[tag]
|
||||
name="options"
|
||||
@ -284,7 +284,7 @@
|
||||
max=infinite
|
||||
super="$addon"
|
||||
{ADDON_DESCRIPTION}
|
||||
{SIMPLE_KEY type addon_type}
|
||||
{REQUIRED_KEY type addon_type}
|
||||
{BASE_COMPATIBILITY_KEYS}
|
||||
{SIMPLE_KEY ignore_incompatible_scenario string_list}
|
||||
{DEFAULT_KEY require_modification bool no}
|
||||
|
Loading…
x
Reference in New Issue
Block a user