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