diff options
Diffstat (limited to 'src/gui/outfitwindow.h')
-rw-r--r-- | src/gui/outfitwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/outfitwindow.h b/src/gui/outfitwindow.h index 2ce281b45..29751f488 100644 --- a/src/gui/outfitwindow.h +++ b/src/gui/outfitwindow.h @@ -35,7 +35,7 @@ #endif #define OUTFITS_COUNT 100 -#define OUTFIT_ITEM_COUNT 12 +#define OUTFIT_ITEM_COUNT 16 class Button; class CheckBox; |