Skip to content

Commit 7cf833c

Browse files
authored
Update about.md
1 parent 1555bc8 commit 7cf833c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To edit the priority (lets say another mod modifies the same node using this) yo
1616
```c++
1717
class $nodeModify(MyCustomCreatorLayer, CustomCreatorLayer) {
1818

19-
static int modifyPrio() {
19+
static int modifyPrio() {
2020
return 10;
2121
}
2222

0 commit comments

Comments
 (0)