1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 09:25:37 +02:00

Move some files to src/server/

This commit is contained in:
sfan5
2024-01-24 19:13:03 +01:00
parent c0f852e016
commit 5dbc1d4c08
15 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "convert_json.h"
#include "content/content.h"
#include "content/subgames.h"
#include "serverlist.h"
#include "mapgen/mapgen.h"
#include "settings.h"
#include "client/client.h"