1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Move ClientEnvironment to dedicated cpp/header files

This commit is contained in:
Loic Blot 2017-01-08 10:49:47 +01:00 committed by Ner'zhul
parent b0746834cc
commit eb2c19bbed
8 changed files with 1042 additions and 1003 deletions

View file

@ -20,9 +20,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "content_cso.h"
#include <IBillboardSceneNode.h>
#include "client/tile.h"
#include "environment.h"
#include "clientenvironment.h"
#include "gamedef.h"
#include "log.h"
#include "map.h"
/*