Merge pull request #6448 from Citadel-Station-13/upstream-merge-37266

[MIRROR] Fixes trophies.
This commit is contained in:
LetterJay
2018-04-22 02:33:40 -05:00
committed by GitHub
+1 -1
View File
@@ -263,7 +263,7 @@ SUBSYSTEM_DEF(persistence)
if(ukeys[tkey])
continue
else
. += trophy
. += list(trophy)
ukeys[tkey] = TRUE
/datum/controller/subsystem/persistence/proc/SaveTrophy(obj/structure/displaycase/trophy/T)