mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-13 04:12:37 -06:00
Revert unnecessary change
This commit is contained in:
@@ -370,14 +370,6 @@ if settings.startup["cybersyn-manager-enabled"].value then
|
|||||||
key_sequence = "CONTROL + T",
|
key_sequence = "CONTROL + T",
|
||||||
action = "lua",
|
action = "lua",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type = "custom-input",
|
|
||||||
name = "cybersyn-manager-confirm-gui",
|
|
||||||
key_sequence = "",
|
|
||||||
action = "lua",
|
|
||||||
linked_game_control = "confirm-gui"
|
|
||||||
},
|
|
||||||
-- TODO: bind this input to focusing on the station_name box
|
|
||||||
--{
|
--{
|
||||||
-- type = "custom-input",
|
-- type = "custom-input",
|
||||||
-- name = "ltnm-linked-focus-search",
|
-- name = "ltnm-linked-focus-search",
|
||||||
|
|||||||
Reference in New Issue
Block a user