mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Clean up rollback
This commit is contained in:
parent
da0f1e5497
commit
b1965ac209
12 changed files with 888 additions and 1255 deletions
|
@ -21,7 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "lua_api/l_internal.h"
|
||||
#include "common/c_converter.h"
|
||||
#include "server.h"
|
||||
#include "rollback.h"
|
||||
#include "rollback_interface.h"
|
||||
|
||||
|
||||
void push_RollbackNode(lua_State *L, RollbackNode &node)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue