mirror of
https://github.com/ksherlock/mpw.git
synced 2025-01-18 12:30:29 +00:00
PtrToHand was also calling GetZone.
This commit is contained in:
parent
4c27545022
commit
9ef1bba18d
@ -202,6 +202,7 @@ namespace ToolBox {
|
|||||||
|
|
||||||
case 0xa9e3:
|
case 0xa9e3:
|
||||||
d0 = MM::PtrToHand(trap);
|
d0 = MM::PtrToHand(trap);
|
||||||
|
break;
|
||||||
|
|
||||||
case 0xa11a:
|
case 0xa11a:
|
||||||
d0 = MM::GetZone(trap);
|
d0 = MM::GetZone(trap);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user