mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Check node updates whether the blocks are known (#7568)
* Remove unused ignore_id
This commit is contained in:
parent
325bf68041
commit
297beea5bf
4 changed files with 65 additions and 56 deletions
|
@ -76,7 +76,6 @@ struct MapEditEvent
|
|||
v3s16 p;
|
||||
MapNode n = CONTENT_AIR;
|
||||
std::set<v3s16> modified_blocks;
|
||||
u16 already_known_by_peer = 0;
|
||||
|
||||
MapEditEvent() = default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue