From 5fe365a3d19ebd93ecbb82199c6b40e768235f2e Mon Sep 17 00:00:00 2001 From: grilledham Date: Mon, 4 Jun 2018 00:42:06 +0100 Subject: [PATCH] updates --- blueprint_helper.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/blueprint_helper.lua b/blueprint_helper.lua index b084e66b..8ce800b9 100644 --- a/blueprint_helper.lua +++ b/blueprint_helper.lua @@ -352,8 +352,9 @@ local function toggle(event) local label = flipper_frame.add { type = 'label', - caption = 'Place blueprint on buttons below to flip blueprint.\n' .. - 'Obviously this wont work correctly with refineries or chemical plants.' + caption = [[ +Place blueprint on buttons below to flip blueprint. +Obviously this wont work correctly with refineries or chemical plants.]] } label.style.single_line = false