Added newline

This commit is contained in:
Andy Hardin
2022-01-02 15:57:59 -05:00
parent edefbcea44
commit ee610c730d

View File

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