Skip to content

Commit

Permalink
UI style else
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Nov 28, 2023
1 parent 0ea9224 commit 4d9a67b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/__HELPERS/type2type.dm
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@
return 'modular_ss220/aesthetics/skin/icons/screen_trasenknox.dmi'
if("Clockwork")
return 'modular_ss220/aesthetics/skin/icons/screen_clockwork.dmi'
else
return 'icons/mob/screen_midnight.dmi'

//colour formats
/proc/rgb2hsl(red, green, blue)
Expand Down

0 comments on commit 4d9a67b

Please sign in to comment.