No one has rated this review as helpful yet
Recommended
0.0 hrs last two weeks / 19.4 hrs on record
Posted: 20 Jun, 2017 @ 2:33pm
Updated: 5 Dec, 2022 @ 1:43pm

using System;

namespace FirstProject
{
class Projekt
{
static void Main(string[]args)
{
Console.WriteLine("Gettin bored after 10hrs of playin it");
}
}
}
Was this review helpful? Yes No Funny Award
Comments are disabled for this review.