mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-21 23:00:43 -08:00
Added newline
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user