We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5bc6c commit 9762650Copy full SHA for 9762650
src/particles.h
@@ -20,8 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
20
#ifndef PARTICLES_HEADER
21
#define PARTICLES_HEADER
22
23
-#define DIGGING_PARTICLES_AMOUNT 10
24
-
25
#include <iostream>
26
#include "irrlichttypes_extrabloated.h"
27
#include "client/tile.h"
0 commit comments