Merge pull request #262 from TheFurryFeline/patch-1

Boost Belly Limit
This commit is contained in:
Vollybally
2019-01-07 00:41:00 -05:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
// Vore management panel for players
//
#define BELLIES_MAX 20
#define BELLIES_MAX 30
#define BELLIES_NAME_MIN 2
#define BELLIES_NAME_MAX 12
#define BELLIES_DESC_MAX 1024