From 334fe3e9bad19d55111b9182c95b8c53d83a07b6 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Wed, 7 Dec 2022 23:36:03 +0300 Subject: [PATCH] fix UploadTool: Error parsing $Title --- PublicationContent/description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PublicationContent/description.txt b/PublicationContent/description.txt index b5dc519..1935217 100644 --- a/PublicationContent/description.txt +++ b/PublicationContent/description.txt @@ -73,7 +73,7 @@ example: [b]Item=WeaponPack.KFWeapDef_XM25[/b] will add [url=https://steamcommun [/list] ❗️ Note that if you need an empty list anywhere (for example, you don't want to delete some of the traders's weapons), leave at least one line there: -[b]Item=""[/b] +[b]Item=[/b] This is necessary to explicitly initialize the list (because of the bug I wrote about above) to avoid initialization with random values. [h1]Notes[/h1]