mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
Moved burg-related functions like `removeBurg`, `changeGroup`, and `toggleCapital` into the Burgs module to improve code organization and maintainability. Updated all references to these functions across the codebase. This change reduces duplication and ensures consistent behavior for burg management operations. |
||
|---|---|---|
| .. | ||
| draw-borders.js | ||
| draw-burg-icons.js | ||
| draw-burg-labels.js | ||
| draw-emblems.js | ||
| draw-features.js | ||
| draw-heightmap.js | ||
| draw-markers.js | ||
| draw-military.js | ||
| draw-relief-icons.js | ||
| draw-scalebar.js | ||
| draw-state-labels.js | ||
| draw-temperature.js | ||