11 lines
173 B
Lua

require("prototypes.shortcuts")
data:extend({
{
type = "custom-input",
name = "VehicleSnap-toggle",
key_sequence = "SHIFT + V",
consuming = "none"
}
})