Fixed stairs in Viridian Forest

This commit is contained in:
CaptainSegis 2017-01-11 23:06:08 -05:00
parent 7d9a694ffc
commit 3442f124c3
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 = 42308438
Const METAHASH As String = "NDBDOUYxNUE2N0I3MUYwRTFENjMxNEFGMzRENTY0MDU="
Const EXPECTEDSIZE As Integer = 42308436
Const METAHASH As String = "OUE5NDlGQjU2NTg5MzRGRDZFODQ4MjZFMjQ5RDI4NTI="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

File diff suppressed because one or more lines are too long