Variable Game.url

Declaration

class Game
{
  // ...
  string url;
  // ...
}