mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
fix(sprites): remove potion PNG override
This commit is contained in:
parent
647ee2a073
commit
3aa626d2ae
2 changed files with 1 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit f2e414645243ef625a61db8e1fa173e47fc2f7c5
|
||||
Subproject commit 617a3d6e6cd870172690a22b4dd16327f5e9d997
|
||||
|
|
@ -74370,11 +74370,6 @@
|
|||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Fungi {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Fungi.png');
|
||||
width: 68px;
|
||||
height: 68px;
|
||||
}
|
||||
.Pet_HatchingPotion_Ghost {
|
||||
background-image: url('https://habitica-assets.s3.amazonaws.com/mobileApp/images/Pet_HatchingPotion_Ghost.png');
|
||||
width: 68px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue