mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix credits formatting
This commit is contained in:
@@ -131,14 +131,14 @@ Options:
|
|||||||
|
|
||||||
public static void Credits()
|
public static void Credits()
|
||||||
{
|
{
|
||||||
Console.WriteLine(@"
|
Console.WriteLine(@"-----------------------------------------
|
||||||
-----------------------------------------
|
|
||||||
Credits
|
Credits
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
Programmer / Project Lead: Matt Nadareski (darksabre76)
|
|
||||||
Additional code: emuLOAD, @tractivo
|
Programmer / Lead: Matt Nadareski (darksabre76)
|
||||||
Testing: emuLOAD, @tractivo, Kludge, Obiwantje
|
Additional code: emuLOAD, @tractivo
|
||||||
Based on work by: The Wizard of DATz");
|
Testing: emuLOAD, @tractivo, Kludge, Obiwantje
|
||||||
|
Based on work by: The Wizard of DATz");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user