Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
babaevlsdd committed Jun 26, 2024
1 parent a8876c7 commit e09e850
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "overlay-inhand-left",
"directions": 4
},
{
"name": "overlay-inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "overlay-inhand-left",
"directions": 4
},
{
"name": "overlay-inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "overlay-inhand-left",
"directions": 4
},
{
"name": "overlay-inhand-right",
"directions": 4
}
]
}
2 changes: 2 additions & 0 deletions Resources/Textures/Ligyb/disease.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Ligyb",
"size": {
"x": 32,
"y": 32
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
{
"name": "tape5"
},
{
"name": "tape6"
},
{
"name": "tape6-syndi"
},
Expand All @@ -37,6 +40,9 @@
{
"name": "tape10"
},
{
"name": "unused_tape11"
},
{
"name": "tape11-syndi"
},
Expand Down

0 comments on commit e09e850

Please sign in to comment.