Skip to content

Commit

Permalink
Update documentation to remove Solitaire changes which may layer on t…
Browse files Browse the repository at this point in the history
…his PR.
  • Loading branch information
riverwanderer committed Sep 14, 2023
1 parent a1c87b7 commit f085e8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Any number of observers (players who belong to no side) are allowed.

The <<Toolbar.adoc#Retire,Retire>> or <<Toolbar.adoc#SwitchSides,Switch Sides>> button, in the main controls toolbar, allows a player to relinquish their side (making it available to the next player joining the game). You can specify the text, icon, and mouse-over tooltip for the toolbar button.

The Switch Sides component includes hot-seat support. If the Module <<GlobalProperties.adoc#top,Global Property>> _VassalNextSide_ is defined and set to an available side, that side will be offered. Failing this, Vassal will determine the next side in order, excluding non-player sides. "Non-player" sides are "Solo" and those beginning "Solitaire", "Solo:", "Moderator" or "Referee". Additional sides can be listed, comma-separated, in the <<GlobalTranslatableMessages.adoc#top, Global Translatable Messages>> property _VassalSkipSideList_.
The Switch Sides component includes hot-seat support. If the Module <<GlobalProperties.adoc#top,Global Property>> _VassalNextSide_ is defined and set to an available side, that side will be offered. Failing this, Vassal will determine the next side in order, excluding the non-player sides "Solo", "Solitaire", "Moderator" and "Referee".

|===

Expand Down

0 comments on commit f085e8e

Please sign in to comment.