Increasing name max as well, as Tename suggested

This commit is contained in:
BlackMajor
2019-11-18 23:01:02 +13:00
parent f76003e4f7
commit 4facb4817d
+1 -1
View File
@@ -4,7 +4,7 @@
#define BELLIES_MAX 30
#define BELLIES_NAME_MIN 2
#define BELLIES_NAME_MAX 12
#define BELLIES_NAME_MAX 20
#define BELLIES_DESC_MAX 2048
#define FLAVOR_MAX 40