add name tag

This commit is contained in:
Vikeo
2024-08-01 12:31:35 +02:00
parent a96b6bc340
commit 890a095eb4
12 changed files with 138 additions and 74 deletions

View File

@@ -10,6 +10,7 @@ export { default as FullscreenOn } from './FullscreenOn';
export { default as Info } from './Info';
export { default as LittleGuy } from './LittleGuy';
export { default as Logo } from './Logo';
export { default as NameTag } from './NameTag';
export { default as PartnerTax } from './PartnerTax';
export { default as Poison } from './Poison';
export { default as ResetGame } from './ResetGame';