1
0
mirror of https://github.com/p2r3/bareiron.git synced 2025-10-02 07:35:08 +02:00

deferred block updates: falling sand

This commit is contained in:
2025-09-27 17:47:28 +02:00
parent 0cffb5a8f1
commit 5fcfe94449
6 changed files with 90 additions and 27 deletions

View File

@@ -16,6 +16,8 @@
int64_t last_disk_sync_time = 0;
// TODO: store deferred block updates
// Restores world data from disk, or writes world file if it doesn't exist
int initSerializer () {