Transcript

var game = new Game()
  .EnableMultiplayer()
  .EnableSpatialAudio()
  .SetPerformance(Game.Performance.HIGH)
  .ForEachBug(Bug::AutoFix)
  .GetWishlists(7000);

game.Release();
  • @SubArcticTundra
    link
    42 months ago

    I’m pretty sure the Aspect Ratio of the Year is 4:3