mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
support animated armoire
This commit is contained in:
parent
8759bf2a67
commit
f85613bd36
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ object DataBindingUtils {
|
|||
tempMap["stable_Pet-Gryphatrice-Jubilant"] = "gif"
|
||||
tempMap["back_special_heroicAureole"] = "gif"
|
||||
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
|
||||
tempMap["shop_armoire"] = "gif"
|
||||
FILEFORMAT_MAP = tempMap
|
||||
|
||||
val tempNameMap = mutableMapOf<String, String>()
|
||||
|
|
|
|||
Loading…
Reference in a new issue