We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51d3444 + 7cf833c commit 6213c19Copy full SHA for 6213c19
README.md
@@ -16,7 +16,7 @@ To edit the priority (lets say another mod modifies the same node using this) yo
16
```c++
17
class $nodeModify(MyCustomCreatorLayer, CustomCreatorLayer) {
18
19
- static int modifyPrio() {
+ static int modifyPrio() {
20
return 10;
21
}
22
about.md
0 commit comments