Fixed middle birdkeeper trainer file in Five island

This commit is contained in:
CaptainSegis 2017-02-05 13:16:22 -05:00
parent 16ecce01da
commit b59c00b6a6
3 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 = 42308907
Const METAHASH As String = "MTdCNEFGQzYwOURGQjFDODdDNDFDMEQzMERBMDMzMzI="
Const EXPECTEDSIZE As Integer = 42308898
Const METAHASH As String = "QTI3MUQ5RkI5MzVEQjJCRjlCNDFGMThDNTEzQkY5M0Y="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

File diff suppressed because one or more lines are too long