Skip to content

Commit 55b14d8

Browse files
authored
Update sableandroidpatch.mixins.json
1 parent 00ce061 commit 55b14d8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/main/resources/sableandroidpatch.mixins.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
"package": "com.sa1672ndo.sableandroidpatch.mixin",
55
"compatibilityLevel": "JAVA_21",
66
"mixins": [
7-
"Rapier3DMixin",
8-
"Rapier3DAccessor"
7+
"Rapier3DMixin"
98
],
109
"injectors": {
1110
"defaultRequire": 1
1211
}
13-
}
12+
}

0 commit comments

Comments
 (0)