]> git.lizzy.rs Git - minetest.git/commit
Fix blocks written by vmanip not being marked as modified
authorsfan5 <sfan5@live.de>
Sat, 23 Sep 2017 15:05:55 +0000 (17:05 +0200)
committerSmallJoker <mk939@ymail.com>
Sun, 3 Jun 2018 15:31:59 +0000 (17:31 +0200)
commit01b9da870b8501395125f3181cb5893da39831bb
treee7e7e0c8fd37cf1dcef6892572c8e9ba3a45ab8e
parente8286e8894cf132eeda4bac9924e5fd8c74a7eb2
Fix blocks written by vmanip not being marked as modified

This bug can be triggered by e.g. calling minetest.place_schematic()
and stopping the server immediately afterwards.
src/map.cpp
src/mapblock.h