Fixes rendering issues. Adds balls to be rendered

This commit is contained in:
Poojawa
2019-05-26 04:52:31 -05:00
parent 851072ff23
commit 2aa86157e1
16 changed files with 121 additions and 110 deletions
+2 -2
View File
@@ -33,8 +33,8 @@
#define BALLS_VOLUME_MULT 1
#define BALLS_SIZE_MIN 1
#define BALLS_SIZE_DEF 3
#define BALLS_SIZE_MAX 7
#define BALLS_SIZE_DEF 2
#define BALLS_SIZE_MAX 3
#define BALLS_SACK_SIZE_MIN 1
#define BALLS_SACK_SIZE_DEF 8