mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Missing space (#2024)
This commit is contained in:
parent
5037b99740
commit
453eb7af88
1 changed files with 1 additions and 1 deletions
|
@ -3024,7 +3024,7 @@ void DrawRandoEditor(bool& open) {
|
||||||
"\n"
|
"\n"
|
||||||
"None - All Dungeons will be their Vanilla versions.\n"
|
"None - All Dungeons will be their Vanilla versions.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Set Number - Select a number of dungeons that will be their Master Quest versions"
|
"Set Number - Select a number of dungeons that will be their Master Quest versions "
|
||||||
"using the slider below. Which dungeons are set to be the Master Quest variety will be random.\n"
|
"using the slider below. Which dungeons are set to be the Master Quest variety will be random.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Random Number - A Random number and set of dungeons will be their Master Quest varieties."
|
"Random Number - A Random number and set of dungeons will be their Master Quest varieties."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue