Rename the sync panel to the health panel since it doesn't have Sync in any more lol

This commit is contained in:
Oliver-Akins 2023-12-22 22:37:45 -07:00
parent 554fae5a93
commit 5ea9efeab2
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@
{{/ dotdungeon.panel}}
{{#> dotdungeon.panel class="sync" title="dotdungeon.actor.pc.panel.sync"}}
{{#> dotdungeon.panel class="sync" title="dotdungeon.actor.pc.panel.health"}}
{{!--
NOTE: This would be neat to get working at some point, but isn't my highest
priority to do.