merge beacon-branch into fork beacon branch #7

Merged
chmodsayshello merged 453 commits from VoxeLibre/VoxeLibre:beacons into beacon-"fork" 2022-07-23 11:30:49 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d5b2e60e32 - Show all commits

View File

@ -89,7 +89,7 @@ minetest.register_chatcommand("debug",{
minetest.chat_send_player(name, S("Error! Possible values are integer numbers from @1 to @2", 0, 3))
return
end
if dbg == default_dbg then
if dbg == default_debug then
player_dbg[name] = nil
else
player_dbg[name] = dbg