Increase max number of skylanders to 8
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include <QDialog>
|
#include <QDialog>
|
||||||
#include <QLineEdit>
|
#include <QLineEdit>
|
||||||
|
|
||||||
constexpr auto UI_SKY_NUM = 4;
|
constexpr auto UI_SKY_NUM = 8;
|
||||||
|
|
||||||
class skylander_creator_dialog : public QDialog
|
class skylander_creator_dialog : public QDialog
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user