Skip to content

Commit

Permalink
chore: update clothing enum
Browse files Browse the repository at this point in the history
  • Loading branch information
Darlington02 committed Dec 23, 2024
1 parent 29d6cac commit e40d114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/constants/types.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pub enum BackgroundVariants {
#[derive(Copy, Drop, Serde, starknet::Store, Clone)]
pub enum ClothVariants {
CLOTH1,
ClOTH2,
CLOTH2,
CLOTH3,
CLOTH4,
CLOTH5,
Expand Down

0 comments on commit e40d114

Please sign in to comment.