mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-04 00:15:45 +02:00
Remove unused var
This commit is contained in:
parent
2e626f819d
commit
574d9764c1
@ -167,8 +167,6 @@ local function create_frame(player, alignment, location, data)
|
||||
frame.style.padding = 3
|
||||
frame.style.top_padding = 4
|
||||
|
||||
global.a = frame
|
||||
|
||||
if alignment == 'vertical' then
|
||||
frame.style.minimal_height = 96
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user