Updated meta hash

This commit is contained in:
CaptainSegis 2016-12-15 11:23:54 -05:00
parent 8b35cf28ba
commit 328bd2a163
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 = 42288632
Const METAHASH As String = "MUU2MUNGQUUyMjMxN0M3RkY1OTBBNjBGNDk1NzcxMTI="
Const EXPECTEDSIZE As Integer = 42289658
Const METAHASH As String = "QUNCRDNBQTA0QTVGRkREMzNGRDNFNDFFNTFFNTM4Rjc="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

File diff suppressed because one or more lines are too long