Skip to content

Commit

Permalink
support animated armoire
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipthelen committed Nov 5, 2024
1 parent 8759bf2 commit f85613b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>()
Expand Down

0 comments on commit f85613b

Please sign in to comment.