Prepare ConfigGenerator for localization

This commit is contained in:
JustArchi
2017-01-08 15:09:30 +01:00
parent d59627230c
commit ff0c2eed09
14 changed files with 758 additions and 135 deletions

View File

@@ -92,5 +92,7 @@ namespace ConfigGenerator {
}
}
}
internal virtual void ValidateAndFix() { }
}
}