From d5f5894cc9d72f7dfd717655370a07eea8212328 Mon Sep 17 00:00:00 2001 From: Genju Date: Thu, 28 Dec 2023 21:28:03 +0100 Subject: [PATCH] news update release ready --- Data/News.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Data/News.lua b/Data/News.lua index 1d4d605b..a15613c5 100644 --- a/Data/News.lua +++ b/Data/News.lua @@ -14,9 +14,7 @@ function CraftSim.NEWS:GET_NEWS(itemMap) f.bb(" Hello and thank you for using CraftSim!\n"), f.bb(" ( You are awesome! )"), newP("12.3.0"), - f.P .. f.bb("CraftQueue"), - f.a .. "- Recipes can now be edited directly in the " .. f.bb("CraftQueue"), - f.a .. "- ", + f.P .. "Recipes can now be " .. f.g("edited") .. " directly in the " .. f.bb("CraftQueue"), newP("12.2.1"), f.P .. f.bb("CraftQueue"), f.a .. "- The same recipe can now " .. f.r("not"),