Commit bab5068
fix: check origin return value is an issue with type Any (#111)
* fix: check origin return value is an issue with type Any
* refactor: replace to modern usage
---------
Co-authored-by: fankesyooni <[email protected]>1 parent e1544a8 commit bab5068
File tree
1 file changed
+3
-1
lines changed- yukihookapi-core/src/main/java/com/highcapable/yukihookapi/hook/core
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
545 | 546 | | |
546 | 547 | | |
547 | 548 | | |
| 549 | + | |
548 | 550 | | |
549 | 551 | | |
550 | 552 | | |
| |||
843 | 845 | | |
844 | 846 | | |
845 | 847 | | |
846 | | - | |
| 848 | + | |
847 | 849 | | |
848 | 850 | | |
849 | 851 | | |
| |||
0 commit comments