fix filename

This commit is contained in:
Phillip Thelen 2024-06-24 11:33:22 +02:00
parent cb6c058e3f
commit df6c270610

View file

@ -206,7 +206,7 @@ object DataBindingUtils {
tempMap["Pet-Gryphatrice-Jubilant"] = "gif"
tempMap["stable_Pet-Gryphatrice-Jubilant"] = "gif"
tempMap["back_special_heroicAureole"] = "gif"
tempMap["Pet-HatchingPotion-Funghi"] = "gif"
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
FILEFORMAT_MAP = tempMap
val tempNameMap = mutableMapOf<String, String>()