[MIRROR] Various fixes & tweaks (#10582)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-04 23:16:53 +02:00
committed by GitHub
co-authored by Cameron Lennox Kashargul
parent 1deeebf8d5
commit 253b577e46
13 changed files with 42 additions and 46 deletions
+1 -2
View File
@@ -315,8 +315,7 @@ var/list/preferences_datums = list()
else if(href_list["close"])
// User closed preferences window, cleanup anything we need to.
clear_character_previews()
if(GLOB.mannequins[client_ckey])
qdel_null(GLOB.mannequins[client_ckey])
//Mannequin removal code needed here...For the far future once harddels are solved.
return 1
else
return 0