mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Icon Fixup [IDB IGNORE] (#11451)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fc66353d11
commit
bb70ca1093
@@ -435,7 +435,7 @@
|
||||
layers[current] = current_layer; \
|
||||
}
|
||||
|
||||
var/datum/universal_icon/flat = uni_icon('icons/blanks/32x32.dmi', "nothing")
|
||||
var/datum/universal_icon/flat = uni_icon('icons/system/blank_32x32.dmi', "nothing")
|
||||
|
||||
if(!appearance || appearance.alpha <= 0)
|
||||
return flat
|
||||
|
||||
Reference in New Issue
Block a user