mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
generate state salesTax
This commit is contained in:
parent
0fb6363f2a
commit
c92862b316
4 changed files with 15 additions and 10 deletions
|
|
@ -761,6 +761,9 @@ function parseLoadedData(data) {
|
|||
rivers.attr('style', null);
|
||||
borders.attr('style', null);
|
||||
}
|
||||
|
||||
// ecomonics:
|
||||
// calculate salesTax for all states
|
||||
})();
|
||||
|
||||
void (function checkDataIntegrity() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue