[默认车型修改]
This commit is contained in:
yangyakun
2024-10-25 10:36:43 +08:00
parent 653a75d8e8
commit 5bba632902

View File

@@ -42,7 +42,7 @@ enum class Carmodel(val serverName:String,@RawRes val rawValue: Int, val resId:
C1
}
else -> {
B1
T2
}
}
}