Merge dev branch into main brunch #1

Merged
nessi merged 7 commits from dev into main 2026-02-05 09:04:24 +00:00
Showing only changes of commit 198175c0fe - Show all commits

View File

@@ -90,7 +90,7 @@ export default function TopBar({
{/* Neues Spiel Button */} {/* Neues Spiel Button */}
<button onClick={newGame} style={styles.primaryBtn}> <button onClick={newGame} style={styles.primaryBtn}>
Neues Spiel New Game
</button> </button>
</div> </div>
</div> </div>