Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored Dec 1, 2024
1 parent 82d59d0 commit c9a22e3
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions Resources/Textures/Objects/Weapons/Bombs/hot_potato.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/1dbcf389b0ec6b2c51b002df5fef8dd1519f8068 Resprite by KREKS",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "activated",
"delays": [
[
0.1,
0.1
]
]
}
]
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/1dbcf389b0ec6b2c51b002df5fef8dd1519f8068 Resprite by KREKS",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "activated",
"delays": [
[
0.1,
0.1
]
]
}
]
}

0 comments on commit c9a22e3

Please sign in to comment.