Add mod setting, add click handlers for station tab

This commit is contained in:
Will Berry
2023-03-09 11:27:54 -05:00
parent 38770b67bd
commit c55a5fc79d
8 changed files with 124 additions and 27 deletions

View File

@@ -145,7 +145,6 @@ if script then
constants.open_station_gui_tooltip = {
"",
{ "cybersyn-gui.open-station-gui" },
remote.interfaces["ltn-combinator"] and { "", "\n", { "cybersyn-gui.open-ltn-combinator-gui" } } or nil,
}
end