From c378fb7bf0d55bc6d577e4be1e616fd56b4ef8f4 Mon Sep 17 00:00:00 2001 From: PreLeyZero <52599424+PreLeyZero@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:03:00 +0100 Subject: [PATCH] fixup on migration script --- migrations/248k-1.0.30.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/migrations/248k-1.0.30.lua b/migrations/248k-1.0.30.lua index ffc126a..ab8ba2d 100644 --- a/migrations/248k-1.0.30.lua +++ b/migrations/248k-1.0.30.lua @@ -139,6 +139,10 @@ function open_gui(player) type = "label", caption = {"248k.migration-gui-ei-sub-text-7"}, } + main_container.add{ + type = "label", + caption = {"248k.migration-gui-ei-sub-text-8"}, + } end