Skip to content

Commit

Permalink
fix example lines not matching up (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
undefined06855 authored Apr 20, 2024
1 parent 04f0c97 commit 9a48274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ $on_mod(Loaded) {
}
```

You can find an example of custom settings [in the test dependency mod in Geode](https://github.com/geode-sdk/geode/blob/main/loader/test/dependency/main.cpp#L19-L136).
You can find an example of custom settings [in the test dependency mod in Geode](https://github.com/geode-sdk/geode/blob/main/loader/test/dependency/main.cpp#L60-L145).

0 comments on commit 9a48274

Please sign in to comment.