From 21a1197fa43410e1c3ecc05e9f89c9e8953ec350 Mon Sep 17 00:00:00 2001 From: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Date: Mon, 27 Nov 2023 18:35:33 -0800 Subject: [PATCH] Removes a lie from the TGM doc comment (#79915) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request I was wrong about this we copy all lists inside the preloader application proc. 🗞️ --- code/modules/mapping/reader.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mapping/reader.dm b/code/modules/mapping/reader.dm index ec2d2806a93..ab6743ff17a 100644 --- a/code/modules/mapping/reader.dm +++ b/code/modules/mapping/reader.dm @@ -46,7 +46,6 @@ * Files are kinda susy, and may not actually work. buyer beware * Lists support assoc values as expected * These constants can be further embedded into lists - * One var edited list will be shared among all the things it is applied to * * There can be no padding in front of, or behind a path *