mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 15:54:25 +02:00
Fixed the collision of the table inside Lavender Town radio tower
This commit is contained in:
parent
a2910d701f
commit
c53e4528d9
@ -6,8 +6,8 @@
|
|||||||
Shared _valid As Boolean = False
|
Shared _valid As Boolean = False
|
||||||
|
|
||||||
Const RUNVALIDATION As Boolean = False
|
Const RUNVALIDATION As Boolean = False
|
||||||
Const EXPECTEDSIZE As Integer = 42289194
|
Const EXPECTEDSIZE As Integer = 42289870
|
||||||
Const METAHASH As String = "N0VFMkNBRDRGQzM2NDRGNEIyMjI0QTNGNDAyOUI5NEQ="
|
Const METAHASH As String = "ODZFMTE0RTlEQjFCREUyNkEyODM5QUREQjhDMzFFM0Y="
|
||||||
|
|
||||||
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
||||||
Get
|
Get
|
||||||
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user