Skip to content

Commit

Permalink
Unlisted GDStream and Newgrounds Explorer tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
OmgRod committed Jan 24, 2025
1 parent 8b6d9f1 commit 15145f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layers/GYSettingSelectLayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,9 @@ bool GYSettingSelectLayer::init() {
GYModTile::create("BetterAchievements", "limegradient", "limegradient.betterachievements"),
GYModTile::create("GDDP Integration", "Minemaker0430", "minemaker0430.gddp_integration"),
GYModTile::create("Garage Plus", "OmgRod", "omgrod.garage_plus"),
GYModTile::create("GDStream", "OmgRod", "omgrod.gdstream"),
// GYModTile::create("GDStream", "OmgRod", "omgrod.gdstream"),
GYModTile::create("Geodify", "OmgRod", "omgrod.geodify"),
GYModTile::create("Newgrounds Explorer", "TheSillyDoggo", "thesillydoggo.newgrounds_explorer"),
// GYModTile::create("Newgrounds Explorer", "TheSillyDoggo", "thesillydoggo.newgrounds_explorer"),
GYModTile::create("Texture Workshop", "Uproxide", "uproxide.textures"),
};

Expand Down

0 comments on commit 15145f9

Please sign in to comment.