1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Remove legacy unused define DIGGING_PARTICLES_AMOUNT

This commit is contained in:
Loic Blot 2017-04-29 12:18:14 +02:00
parent dc5bc6cac7
commit 9762650f97
No known key found for this signature in database
GPG key ID: EFAA458E8C153987

View file

@ -20,8 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef PARTICLES_HEADER #ifndef PARTICLES_HEADER
#define PARTICLES_HEADER #define PARTICLES_HEADER
#define DIGGING_PARTICLES_AMOUNT 10
#include <iostream> #include <iostream>
#include "irrlichttypes_extrabloated.h" #include "irrlichttypes_extrabloated.h"
#include "client/tile.h" #include "client/tile.h"