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:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user