Reverted FileValidation.vb and meta file changes

This commit is contained in:
JappaWakka 2021-01-20 21:51:17 +01:00
parent 315842bbba
commit dc2e1e44d3
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
Shared _valid As Boolean = False
Const RUNVALIDATION As Boolean = False
Const EXPECTEDSIZE As Integer = 48238526
Const METAHASH As String = "NzlEQkNFOEJCQzdCMkU1MDIzMkRBNzYxODcwNEUwQUM="
Const EXPECTEDSIZE As Integer = 48239192
Const METAHASH As String = "ODU3RDdENDYxNDUwODBCRUU3OUY0RTRDQjFDRTIwNTk="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

File diff suppressed because one or more lines are too long