diff --git a/80_Slots/csharp/slots.csx b/80_Slots/csharp/slots.csx index 80a99a7e..b812d942 100644 --- a/80_Slots/csharp/slots.csx +++ b/80_Slots/csharp/slots.csx @@ -187,4 +187,4 @@ public void Ring() Console.Beep(); // Console.Beep(800, 501 - (i * 50)); // Uncomment for a fancier bell } -} \ No newline at end of file +}