Skip to content

Commit

Permalink
Fix SSD indicator for scaled humanoids (#29310)
Browse files Browse the repository at this point in the history
Fix ssd
  • Loading branch information
Macoron authored Jun 22, 2024
1 parent f041f58 commit b7c088f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified Resources/Textures/Effects/ssd.rsi/default0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions Resources/Textures/Effects/ssd.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Take from https://github.com/Skyrat-SS13/Skyrat-tg/blob/92377cd6203bc4d93a6e289d7b857e19bb6cf338/modular_skyrat/modules/indicators/icons/ssd_indicator.dmi",
"copyright": "Take from https://github.com/Skyrat-SS13/Skyrat-tg/blob/92377cd6203bc4d93a6e289d7b857e19bb6cf338/modular_skyrat/modules/indicators/icons/ssd_indicator.dmi and changed by Macoron",
"size": {
"x": 32,
"y": 32
"x": 8,
"y": 8
},
"states": [
{
Expand Down

0 comments on commit b7c088f

Please sign in to comment.