mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Rollback fixes and get_node_actions
This commit is contained in:
parent
1fd9a11e30
commit
7433d65d3e
8 changed files with 618 additions and 568 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue