summaryrefslogtreecommitdiff
path: root/src/Main/Message
diff options
context:
space:
mode:
authorYanis002 <35189056+Yanis002@users.noreply.github.com>2025-02-05 18:19:34 +0100
committerYanis002 <35189056+Yanis002@users.noreply.github.com>2025-02-05 18:19:34 +0100
commit795cd8a2f9e0ae79e2c6e34042a7c2423c2286eb (patch)
treea4e1c54fd93c7fe098fdafd73ad85f8400446c51 /src/Main/Message
parent978a7532c4c0b4c756b619c2d5fcfc7cc2215fb0 (diff)
more progress
Diffstat (limited to 'src/Main/Message')
-rw-r--r--src/Main/Message/func_0203c358.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Message/func_0203c358.cpp b/src/Main/Message/func_0203c358.cpp
index caadf096..717849ee 100644
--- a/src/Main/Message/func_0203c358.cpp
+++ b/src/Main/Message/func_0203c358.cpp
@@ -49,7 +49,7 @@ THUMB void MsgProc_Type2::func_0203c39c(unk32 param_2, unk32 param_3) {
}
}
- if (this->mUnk_114->vfunc_08(this, uVar3) != 0) {
+ if (this->mUnk_114->vfunc_08(this) != 0) {
this->mUnk_10 = this->mUnk_114->func_0203d1b4();
}
}