mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Icon Fixup [IDB IGNORE] (#18284)
* Begin the sprite consolidation * med stand * Library * kitchen cart * hydroponics * Delete hydroponics_machines_vr.dmi * furniture * unused computer * food * fitness * fixes the eggs * Decals * Drinks, Devices, and Drakie * Cryogenic2 * combines * chemical * card new * cards * bereaucracy * Xenoarch * compile * virology * vehicles * toys * Surgery * stationobjs * clean these up * gets rid of some dupes * bye * how did that get there * Unused * Gets rid of unused ninja dupe file * Move all these old doors * this too * get rid of dupes * Update airlock_angled_bay.dm * fixes the map with a prop * map fixes
This commit is contained in:
@@ -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