mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
Fix luacheck
This commit is contained in:
parent
6cf1e9eea0
commit
5410f00758
@ -7,9 +7,7 @@ local mapkeeper = '[color=blue]Mapkeeper:[/color]'
|
||||
|
||||
local function show_all_gui(player)
|
||||
for _, child in pairs(player.gui.top.children) do
|
||||
if child.name ~= spectate_button_name then
|
||||
child.visible = true
|
||||
end
|
||||
child.visible = true
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user