fix: 修改图片处理逻辑,将文件扩展名从 .png 更改为 .jpeg
This commit is contained in:
@@ -510,7 +510,7 @@ func GetControllerStr(controller int) string {
|
||||
case 78:
|
||||
return "Etee"
|
||||
}
|
||||
return "未知手柄"
|
||||
return "神秘手柄"
|
||||
}
|
||||
|
||||
func GetHMDStr(hmd int) string {
|
||||
|
||||
Reference in New Issue
Block a user