From f247118c633fa9a105675b02d756e85b231316ac Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Wed, 26 May 2021 22:11:41 -0700 Subject: [PATCH] Add to TODO list... Suggestion by bell07 ( https://forum.minetest.net/viewtopic.php?p=325519#p325519 ) --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 0810866..b97a3a0 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,2 +1,3 @@ TODO: +- use register_lbm with run_at_every_load instead of register_abm ( https://forum.minetest.net/viewtopic.php?p=325519#p325519 )