This commit is contained in:
Phillip Thelen 2025-02-21 14:27:38 +01:00
parent 891887282b
commit e2d3e46b22

View file

@ -213,6 +213,7 @@ object DataBindingUtils {
tempMap["back_special_heroicAureole"] = "gif"
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
tempMap["shop_armoire"] = "gif"
tempMap["Pet_HatchingPotion_Cryptid"] = "gif"
FILEFORMAT_MAP = tempMap
val tempNameMap = mutableMapOf<String, String>()