diff options
Diffstat (limited to 'src/match_call.c')
-rw-r--r-- | src/match_call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/match_call.c b/src/match_call.c index 7e8d0c38a..68b630d6b 100644 --- a/src/match_call.c +++ b/src/match_call.c @@ -1114,7 +1114,7 @@ static void StartMatchCall(void) { ScriptContext2_Enable(); FreezeObjectEvents(); - sub_808B864(); + PlayerFreeze(); sub_808BCF4(); } |