Skip to content
Snippets Groups Projects
Commit 28b83571 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

remove note

parent 04cef2e6
No related branches found
No related tags found
1 merge request!7467Convert Customize Slave Trade to DOM
......@@ -5,7 +5,7 @@ App.UI.CustomSlaveTrade = function() {
App.UI.DOM.appendNewElement("p", frag, `When civilization turned upon itself, some countries readily took to enslaving their own. Others were raided by their neighbors for their desirable, and profitable, citizens. Which nationalities were most affected by the booming slave trade, and thus, likely to appear in your local slave markets?`);
App.UI.DOM.appendNewElement("p", frag, `+ to increase pop. – to reduce pop. 0 to remove entirely`, "bold");
span.id = "pop-control"; // not needed later
span.id = "pop-control";
span.append(baseNationalitiesControls());
frag.append(span);
......
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