darkforest-eth / plugins

A showcase of Dark Forest plugins from the community!
https://plugins.zkga.me
GNU General Public License v3.0
123 stars 136 forks source link

fix bug in function generateMapWithBackground #227

Open DfArchonX opened 2 years ago

DfArchonX commented 2 years ago

Because javascript can deep copy, so in old version of function generateMapWithBackground, the map exported will get smaller and smaller.The new version fix this bug, we test it a few times.