1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-03-17 20:58:13 +02:00

Merge pull request #242 from ComfyFactory/webhook

test webhook event
This commit is contained in:
Gerkiz 2022-04-07 22:02:43 +02:00 committed by GitHub
commit abd7323af8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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