Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2021-11-06 09:18:25 +01:00
2 changed files with 10 additions and 0 deletions

View File

@ -45,6 +45,7 @@ minetest.register_entity("gauges:hp_bar", {
textures = {"blank.png"},
collisionbox = {0},
physical = false,
static_save = false,
on_step = function(self)
local player = self.wielder