1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

Clean up rollback

This commit is contained in:
ShadowNinja
2014-06-25 20:28:41 -04:00
parent da0f1e5497
commit b1965ac209
12 changed files with 888 additions and 1255 deletions

View File

@@ -41,7 +41,7 @@ class ServerMapSector;
class MapBlock;
class NodeMetadata;
class IGameDef;
class IRollbackReportSink;
class IRollbackManager;
class EmergeManager;
class ServerEnvironment;
struct BlockMakeData;