Fix credits formatting

This commit is contained in:
Matt Nadareski
2016-04-18 16:47:59 -07:00
parent f235628780
commit 9213c67392

View File

@@ -131,11 +131,11 @@ Options:
public static void Credits() public static void Credits()
{ {
Console.WriteLine(@" Console.WriteLine(@"-----------------------------------------
-----------------------------------------
Credits Credits
----------------------------------------- -----------------------------------------
Programmer / Project Lead: Matt Nadareski (darksabre76)
Programmer / Lead: Matt Nadareski (darksabre76)
Additional code: emuLOAD, @tractivo Additional code: emuLOAD, @tractivo
Testing: emuLOAD, @tractivo, Kludge, Obiwantje Testing: emuLOAD, @tractivo, Kludge, Obiwantje
Based on work by: The Wizard of DATz"); Based on work by: The Wizard of DATz");