diff --git a/rpcs3/rpcs3qt/skylander_dialog.h b/rpcs3/rpcs3qt/skylander_dialog.h index 7733233d91..bd4224d91b 100644 --- a/rpcs3/rpcs3qt/skylander_dialog.h +++ b/rpcs3/rpcs3qt/skylander_dialog.h @@ -6,7 +6,7 @@ #include #include -constexpr auto UI_SKY_NUM = 4; +constexpr auto UI_SKY_NUM = 8; class skylander_creator_dialog : public QDialog {