Add warning when [modification]type is not set, re #3415
This commit is contained in:
parent
0052d26e54
commit
815af53a75
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue