mirror of https://github.com/red-prig/fpPS4.git
fix
This commit is contained in:
parent
fb40aa7070
commit
389e164e5a
|
@ -1097,6 +1097,7 @@ begin
|
|||
|
||||
if _TryGetMapBlockByAddr(addr,_pblock) then
|
||||
begin
|
||||
Result:=True;
|
||||
Case _pblock^.bType of
|
||||
BT_DIRECT_BIG,
|
||||
BT_PHYSIC_BIG:
|
||||
|
|
Loading…
Reference in New Issue