Add bowler hat and fez

This commit is contained in:
Idrees Hassan
2026-01-19 17:18:02 -05:00
parent 2773538a6c
commit e0fae3781a
11 changed files with 26 additions and 14 deletions

View File

@@ -9,6 +9,8 @@ export const HAT = {
TOP_HAT: "top-hat",
VIKING_HELMET: "viking-helmet",
COWBOY_HAT: "cowboy-hat",
BOWLER_HAT: "bowler-hat",
FEZ: "fez",
};
/**