Private
Public Access
1
0

new: usr: registered users have avatars next to the timer #4

This commit is contained in:
2026-04-13 21:09:27 +02:00
parent 3db8a30115
commit 055e59d896
5 changed files with 65 additions and 5 deletions

View File

@@ -36,6 +36,7 @@ export const IMAGES = {
export const PLAYER_DEF = {
name: '...', desc: '', active: false, mines: 0, haveBomb: true, enabledBomb: true,
registered: false, avatar: null,
};
export const DESC = {