mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
fix missing icon cache key generation data + poopy preview refresh (thanks verk <3)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
var/IB = species.icobase
|
||||
species.icobase = species.icodigi
|
||||
. = ..()
|
||||
icon_cache_key += "_digi"
|
||||
species.icobase = IB
|
||||
else
|
||||
. = ..()
|
||||
Reference in New Issue
Block a user