🆕 Infostand Borders

This commit is contained in:
duckietm
2026-05-19 16:56:25 +02:00
parent 64dbe6ba86
commit 4b7d04d0b8
11 changed files with 53 additions and 9 deletions
@@ -6,6 +6,7 @@ export interface IRoomUserData
stand: number;
overlay: number;
cardBackground: number;
borderId: number;
name: string;
type: number;
sex: string;