1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-06 00:23:49 +02:00

Remove unused variable

This commit is contained in:
blubFisch 2022-09-28 11:12:47 +01:00
parent d187b91952
commit dee19c04ce

View File

@ -63,7 +63,6 @@ function Public.toggle_button(player)
end
function Public.show(player, info_type)
local ffatable = Table.get_table()
if player.gui.center['towny_map_intro_frame'] then
player.gui.center['towny_map_intro_frame'].destroy()
end