Improvements

This commit is contained in:
2022-11-26 13:52:38 -05:00
parent 512918f24c
commit cf67a8046b
46 changed files with 56 additions and 79 deletions

View File

@@ -92,3 +92,5 @@ minetest.register_on_player_receive_fields(function(player, formname, fields)
end
end
end)