mirror of
https://github.com/sbuffkin/hexmaker.git
synced 2026-07-22 14:30:24 +00:00
remove stale Debug comment from TerrainPickerModal refresh button
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0469835b33
commit
dc8d64faab
1 changed files with 0 additions and 1 deletions
|
|
@ -261,7 +261,6 @@ export class TerrainPickerModal extends HexmakerModal {
|
|||
|
||||
renderTiles();
|
||||
|
||||
// Debug: one-shot button to fix all hex encounter-table links on the current map
|
||||
const footer = contentEl.createDiv({ cls: "duckmage-tpe-edit-footer" });
|
||||
const refreshBtn = footer.createEl("button", {
|
||||
cls: "duckmage-tpe-refresh-btn",
|
||||
|
|
|
|||
Loading…
Reference in a new issue