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

Revert "Remove deprecated code segments (#5891)"

This reverts commit 599e13e95e.
This commit is contained in:
Loïc Blot 2017-06-06 16:19:04 +02:00
parent fee5171298
commit 8bdde45895
10 changed files with 417 additions and 33 deletions

View file

@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "gamedef.h"
#include "nodedef.h"
#include "content_mapnode.h"
class TestMapNode : public TestBase
{