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

Rollback fixes and get_node_actions

This commit is contained in:
ShadowNinja
2013-11-12 16:13:00 -05:00
parent 1fd9a11e30
commit 7433d65d3e
8 changed files with 618 additions and 568 deletions

View File

@@ -63,7 +63,7 @@ struct RollbackAction
TYPE_MODIFY_INVENTORY_STACK,
} type;
int unix_time;
time_t unix_time;
std::string actor;
bool actor_is_guess;