Merge pull request #4 from Echoes91/patch-1

Typo correction
master
Ben Deutsch 2016-06-25 20:53:00 +02:00 committed by GitHub
commit c3aa048773
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ elseif minetest.get_modpath("hud") then
background = "thirsty_cup_0_24.png",
number = 20,
max = 20,
size = HUD_SD_SIZE, -- by default { x=24, y=24 },
size = HUD_SB_SIZE, -- by default { x=24, y=24 },
offset = offset,
})
function thirsty.hud_init(player)