From d03ec3122cbd9454914f0157e2a30019e8f403b9 Mon Sep 17 00:00:00 2001 From: Patrick 'Quezler' Mounier Date: Tue, 19 Nov 2019 18:45:27 +0100 Subject: [PATCH] Add toggle_power_lines entry to the bundle (#1099) --- core/assets/bundles/bundle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index c701a41356..86c6df380e 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -666,6 +666,7 @@ keybind.clear_building.name = Clear Building keybind.press = Press a key... keybind.press.axis = Press an axis or key... keybind.screenshot.name = Map Screenshot +keybind.toggle_power_lines.name = Toggle Power Lines keybind.move_x.name = Move X keybind.move_y.name = Move Y keybind.mouse_move.name = Follow Mouse