1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02: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

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"