1
0
Fork 0
factorio-next-station/data.lua

8 lines
132 B
Lua
Raw Normal View History

2017-08-04 10:30:11 +02:00
data:extend({
{
type = "custom-input",
name = "go-to-next-station",
key_sequence = "SHIFT + N"
}
})