mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-18 08:48:00 +00:00
Add Monarch support (#37)
* wip * cleanup * monarch button * use monarch button * last cleanup * fix lint * fix lint
This commit is contained in:
@@ -238,6 +238,7 @@ const LifeCounter = ({ player, opponents }: LifeCounterProps) => {
|
||||
recentDifference={recentDifference}
|
||||
handleLifeChange={handleLifeChange}
|
||||
/>
|
||||
|
||||
<ExtraCountersBar player={player} />
|
||||
<PlayerMenu
|
||||
isShown={showPlayerMenu}
|
||||
|
||||
Reference in New Issue
Block a user