6
athlon
7y

//Happy Monday!
if (DateTime.Today.Contains(school))
{
athlon.Location = new Point(school_X, school_Y);
studyUselessThings = true;
}
else
{
code = true;
}

Comments
Add Comment