Skip to content

Commit 75d38c5

Browse files
committed
fixed explanation (i think..?)
1 parent 6989204 commit 75d38c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ m_stringMap = {
116116
> You should only do this if the layer you are adding is for a new mod that isn't yet in Geodify.
117117
118118
> [!NOTE]
119-
> As of writing this, the relevant code is located in `lines 158-175`
119+
> As of writing this, the relevant code is located inside the `GYSettingSelectLayer::init()` function, where the `modTiles` variable is defined and populated before being added to the `contentLayer` within the scrollable UI section.
120120
121121
```cpp
122122
auto modTiles = {

0 commit comments

Comments
 (0)