Merge pull request #154 from Burns-The-Potatos/master

changes dong girth to more reasonable size
This commit is contained in:
Dahlular
2020-01-28 11:13:43 -07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
#define COCK_SIZE_MIN 1
#define COCK_SIZE_MAX 20
#define COCK_GIRTH_RATIO_MAX 1.25
#define COCK_GIRTH_RATIO_DEF 0.75
#define COCK_GIRTH_RATIO_MIN 0.5
#define COCK_GIRTH_RATIO_MAX 0.6
#define COCK_GIRTH_RATIO_DEF 0.25
#define COCK_GIRTH_RATIO_MIN 0.2
#define KNOT_GIRTH_RATIO_MAX 3
#define KNOT_GIRTH_RATIO_DEF 2.1