Skip to content

Commit e2d3e46

Browse files
committed
fix
1 parent 8918872 commit e2d3e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/main/java/com/habitrpg/common/habitica/extensions/DataBindingUtils.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ object DataBindingUtils {
213213
tempMap["back_special_heroicAureole"] = "gif"
214214
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
215215
tempMap["shop_armoire"] = "gif"
216+
tempMap["Pet_HatchingPotion_Cryptid"] = "gif"
216217
FILEFORMAT_MAP = tempMap
217218

218219
val tempNameMap = mutableMapOf<String, String>()

0 commit comments

Comments
 (0)