Skip to content
Snippets Groups Projects
Commit 5a013aea authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'fix' into 'pregmod-master'

fix ethnicity instead of nationality

Closes #1797

See merge request pregmodfan/fc-pregmod!6814
parents 55e7b7df ae7b9c29
No related branches found
No related tags found
1 merge request!6814fix ethnicity instead of nationality
...@@ -394,7 +394,7 @@ You may review your settings before clicking "Continue" to begin.<br> ...@@ -394,7 +394,7 @@ You may review your settings before clicking "Continue" to begin.<br>
<<run _options.addOption("Mention ethnicity", "seeRace") <<run _options.addOption("Mention ethnicity", "seeRace")
.addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>>
<<run _options.addOption("Mention ethnicity", "seeNationality") <<run _options.addOption("Mention nationality", "seeNationality")
.addValue("Enabled", 1).on().addValue("Disabled", 0).off()>> .addValue("Enabled", 1).on().addValue("Disabled", 0).off()>>
<<run _options.addOption("Dynasties of enslaved royalities are", "realRoyalties") <<run _options.addOption("Dynasties of enslaved royalities are", "realRoyalties")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment