mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
[s] fail2topic vulnerability (#12499)
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
if(!D)
|
||||
return
|
||||
|
||||
var/static/list/blacklist = list(/datum/configuration)
|
||||
if(blacklist[D.type])
|
||||
return
|
||||
|
||||
var/icon/sprite
|
||||
if(istype(D, /atom))
|
||||
var/atom/A = D
|
||||
|
||||
Reference in New Issue
Block a user