mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Split servermap.cpp/h off from map.cpp/h
This commit is contained in:
parent
0d817ff4ff
commit
dfba79f8ff
12 changed files with 1433 additions and 1378 deletions
|
@ -25,7 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#include "activeobject.h"
|
||||
#include "environment.h"
|
||||
#include "map.h"
|
||||
#include "servermap.h"
|
||||
#include "settings.h"
|
||||
#include "server/activeobjectmgr.h"
|
||||
#include "util/numeric.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue