diff --git a/utils/gui/bottom_frame.lua b/utils/gui/bottom_frame.lua index 0bca097b..27c3f40e 100644 --- a/utils/gui/bottom_frame.lua +++ b/utils/gui/bottom_frame.lua @@ -211,7 +211,7 @@ local function set_location(player, state) end --- Activates the custom buttons ----@param boolean +---@param value boolean function Public.activate_custom_buttons(value) if value then this.activate_custom_buttons = value