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

Mtn v3 - clear unused log

This commit is contained in:
Gerkiz 2023-09-24 21:31:31 +02:00
parent b3c65f8ee8
commit 39fb054f5d

View File

@ -525,7 +525,6 @@ local function main_frame(player)
end
end
log(serpent.block(buffs))
buff_right_flow.add({type = 'label', caption = '[img=utility/center]', tooltip = buffs})
local buff_label = buff_left_flow.add({type = 'label', caption = {'stateful.buffs'}, tooltip = {'stateful.buff_tooltip'}})