fix UploadTool: Error parsing $Title
This commit is contained in:
parent
94a4368842
commit
334fe3e9ba
@ -73,7 +73,7 @@ example: [b]Item=WeaponPack.KFWeapDef_XM25[/b] will add [url=https://steamcommun
|
|||||||
[/list]
|
[/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:
|
❗️ 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.
|
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]
|
[h1]Notes[/h1]
|
||||||
|
Loading…
Reference in New Issue
Block a user