1 Commits

Author SHA1 Message Date
dd2a9a008d Add mailmap for Wuzzy 2022-08-01 13:57:41 +02:00
2 changed files with 2 additions and 2 deletions

2
.mailmap Normal file
View File

@ -0,0 +1,2 @@
Wuzzy <Wuzzy@disroot.org> <Wuzzy2@mail.ru>
Wuzzy <Wuzzy@disroot.org> <almikes@aol.com>

View File

@ -566,5 +566,3 @@ minetest.register_globalstep(function(dtime)
end
if timer > 4 then timer = 0 end
end)
minetest.log("action", "[hudbars] loaded.")