mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 10:05:27 +01:00
Fixes #5016
Polaris code changes ended up being not compatable with vorestation stuff, this should correct that.
This commit is contained in:
@@ -1003,7 +1003,7 @@
|
||||
if(icontype == "Custom")
|
||||
icon = CUSTOM_ITEM_SYNTH
|
||||
else // This is to fix an issue where someone with a custom borg sprite chooses a non-custom sprite and turns invisible.
|
||||
icon = 'icons/mob/robots.dmi'
|
||||
vr_sprite_check() //VOREStation Edit
|
||||
icon_state = module_sprites[icontype]
|
||||
updateicon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user