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 e4c1a57f0f - Show all commits

View File

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