Added newline

This commit is contained in:
Andy Hardin
2022-01-02 15:57:59 -05:00
parent 5c99e00dc8
commit dbc143f8c0

View File

@@ -187,4 +187,4 @@ public void Ring()
Console.Beep();
// Console.Beep(800, 501 - (i * 50)); // Uncomment for a fancier bell
}
}
}