Skip to content

Commit

Permalink
Use new flashes API.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aessi committed Nov 5, 2019
1 parent b20eb8f commit aaf6e2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Void Loop() {
}
else
{
Url = "https://www.maniaplanet.com/t/"^UidTitle^"/flashes/" ^ Index;
Url = "https://www.maniaplanet.com/flashes/post/"^Index;

}
//flash?53
Expand Down

0 comments on commit aaf6e2c

Please sign in to comment.