feat: switch to UtilityBelt's acmap.png (2048x2048)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erik 2026-04-08 12:43:22 +02:00
parent f6301a8cab
commit 672819e591
2 changed files with 1 additions and 1 deletions

BIN
static/acmap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 MiB

View file

@ -114,7 +114,7 @@
<!-- Main map container showing terrain and player data -->
<div id="mapContainer">
<div id="mapGroup">
<img id="map" src="dereth_highres.png" alt="Dereth map">
<img id="map" src="acmap.png" alt="Dereth map">
<canvas id="heatmapCanvas"></canvas>
<svg id="trails"></svg>
<div id="dots"></div>