mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 01:35:17 +08:00
Fix code note translation problem in VariableTypeFactory
This commit is contained in:
@@ -59,7 +59,7 @@ import java.util.zip.ZipOutputStream
|
||||
/**
|
||||
* 任意类型的数组
|
||||
*
|
||||
* Java 中的表示:array[]
|
||||
* Java 中表示:array[]
|
||||
* @param type 类型
|
||||
* @return [Class]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user