1
0
鏡像自 https://github.com/luanti-org/luanti.git 已同步 2025-11-09 03:25:28 +01:00

Remove #include <content_mapnode.h> from game.cpp

此提交包含在:
Perttu Ahola
2011-11-16 00:34:33 +02:00
父節點 28fe2987a0
當前提交 81f1cc662f

查看文件

@@ -47,9 +47,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "nodedef.h"
#include "nodemetadata.h"
#include "main.h" // For g_settings
#include "content_mapnode.h" // For content_mapnode_init
#include "tooldef.h"
#include "content_mapnode.h" // Default nodes
#include "tile.h" // For TextureSource
/*