Removes un-needed calls to RefreshParts() (#91564)

This commit is contained in:
SyncIt21
2025-06-19 06:16:56 +02:00
committed by GitHub
parent 4143bb5865
commit 6edc6d616a
10 changed files with 10 additions and 28 deletions
-1
View File
@@ -124,7 +124,6 @@ GLOBAL_LIST_INIT(paper_blanks, init_paper_blanks())
/obj/machinery/photocopier/Initialize(mapload)
. = ..()
RefreshParts()
setup_components()
AddElement(/datum/element/elevation, pixel_shift = 8) //enough to look like your bums are on the machine.
if(starting_paper)