Skip to content

Commit d98bcf2

Browse files
authored
Update GYSettingSelectLayer.cpp
1 parent 59158da commit d98bcf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/layers/GYSettingSelectLayer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ bool GYSettingSelectLayer::init() {
172172
GYModTile::create("Texture Workshop", "Uproxide", "uproxide.textures"),
173173
GYModTile::create("Geometry Dash: Odyssey", "chumiu", "teamtcm.geometry-dash-odyssey"),
174174
GYModTile::create("GDUtils", "Jouca & Firee", "gdutilsdevs.gdutils"),
175+
GYModTile::create("GDPS Hub", "GDPS Hub Team & km7dev", "lblazen.gdps_hub"),
175176
};
176177

177178
for (auto& tile : modTiles) {

0 commit comments

Comments
 (0)