fix commander damage lose check

This commit is contained in:
Viktor Rådberg
2023-09-01 20:22:48 +02:00
parent 51b4cb9923
commit 23684bd090
3 changed files with 10 additions and 9 deletions

View File

@@ -166,7 +166,6 @@ const Start = ({
size="2rem"
style={{ position: 'absolute', top: '1rem', left: '1rem' }}
onClick={() => {
console.log('lmao');
setOpenModal(!openModal);
}}
/>