This commit is contained in:
Detective-Google
2020-02-21 00:13:04 -06:00
committed by GitHub
parent 1c5d8a2c2c
commit 87f0faba00
+3 -3
View File
@@ -38,9 +38,9 @@
#define COCK_SIZE_MIN 1
#define COCK_SIZE_MAX 20
#define COCK_GIRTH_RATIO_MAX .42
#define COCK_GIRTH_RATIO_DEF .25
#define COCK_GIRTH_RATIO_MIN .15
#define COCK_GIRTH_RATIO_MAX 0.42
#define COCK_GIRTH_RATIO_DEF 0.25
#define COCK_GIRTH_RATIO_MIN 0.15
#define KNOT_GIRTH_RATIO_MAX 3
#define KNOT_GIRTH_RATIO_DEF 2.1