diff options
Diffstat (limited to 'engine/events/mom_phone.asm')
-rw-r--r-- | engine/events/mom_phone.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/mom_phone.asm b/engine/events/mom_phone.asm index 0a8dbef29..48e879ed9 100644 --- a/engine/events/mom_phone.asm +++ b/engine/events/mom_phone.asm @@ -26,7 +26,7 @@ MomTriesToBuySomething:: .Script: callasm .ASMFunction - farjump Script_ReceivePhoneCall + farsjump Script_ReceivePhoneCall .ASMFunction: call MomBuysItem_DeductFunds |