mirror of
https://github.com/ksherlock/mpw.git
synced 2026-04-21 00:17:19 +00:00
PtrToHand was also calling GetZone.
This commit is contained in:
+2
-1
@@ -202,7 +202,8 @@ namespace ToolBox {
|
||||
|
||||
case 0xa9e3:
|
||||
d0 = MM::PtrToHand(trap);
|
||||
|
||||
break;
|
||||
|
||||
case 0xa11a:
|
||||
d0 = MM::GetZone(trap);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user