Skip to content

Commit

Permalink
wam: Update description and name for Modifications
Browse files Browse the repository at this point in the history
They are no longer just for multiplayer mode (see issue #1475, commit
a09e2bb).

[ci skip]
  • Loading branch information
irydacea committed Mar 21, 2018
1 parent 9bc19d7 commit 39b05dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/tools/addon_manager/html.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@
"help": "Usually comes with an era or is a dependency of another add-on.",
},
"mod_mp": {
"short": "MP Modification",
"long": "Multiplayer modification",
"help": "After install the included MP gameplay modification(s) will be available in the multiplayer “Create Game” dialog.",
"short": "Modification",
"long": "Modification",
"help": "After install the included gameplay modification(s) will be available when choosing “Campaign” in the main menu, and in the multiplayer “Create Game” dialog.",
},
"media": {
"short": "Resources",
Expand Down

0 comments on commit 39b05dd

Please sign in to comment.