-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Broaden search for "solo" PlayerSide, including a side in comma-separ…
…ated list "VassalSkipSideList". VassalSkipSideList is a Global Translatable Message property.
- Loading branch information
1 parent
903d382
commit b9be8a5
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b9be8a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using a property to hold a comma-separated list of additional solo/non-player sides, rather than a prefix to the side name itself.
I assume that using a Global Translatable Message for the side list makes the new function language-proof, for modules where side names have been translated.
Re-tested successfully with C&C Ancients.