[ALL] Rename OutputFormat => DatFormat

This commit is contained in:
Matt Nadareski
2016-10-25 15:02:02 -07:00
parent b85d2df0ca
commit 521b2c77a8
9 changed files with 286 additions and 280 deletions

View File

@@ -188,7 +188,7 @@
/// <summary>
/// Determine which format to output Stats to
/// </summary>
public enum StatOutputFormat
public enum StatDatFormat
{
None = 0,
HTML = 1,