#198 Fix a crash, step 3

This commit is contained in:
kay27 2022-02-14 01:23:55 +00:00
parent eaa8df9e55
commit ce0e643cad
1 changed files with 1 additions and 1 deletions

View File

@ -1171,7 +1171,7 @@ minetest.register_on_authplayer(function(playername, ip, is_success)
playerdata.stored_data.revealed_count[cid] = rc
end
end
end
end)
minetest.register_on_joinplayer(function(player)
-- Add button for Inventory++