Update changeling.dm
Web change because angry i didn't notice.
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
prof.profile_snapshot = entry
|
||||
|
||||
for(var/slot in GLOB.slots)
|
||||
if(istype(user.vars[slot], GLOB.slot2type[slot]))
|
||||
if(istype(H.vars[slot], GLOB.slot2type[slot]))
|
||||
var/obj/item/I = H.vars[slot]
|
||||
if(!I)
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user