Fix typo.

master
Duane Robertson 2019-07-25 22:58:11 -05:00
parent 272a7a7fc8
commit ef241e444a
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ mod.worn_items_inv = 'list[current_player;worn;9.25,4;2,4;]'
-- All this is necessary to add scroll buttons to chests.
if ADD_SCROLL_TO_DEFAULT_CHEST Then
if ADD_SCROLL_TO_DEFAULT_CHEST then
function default.chest.get_chest_formspec(pos, player)
local scroll_to = 8
if player and player.get_player_name then