mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-10 12:36:38 +03:00
Initialize m_bMumble
This commit is contained in:
parent
167bd45a6a
commit
2f8382f100
1 changed files with 1 additions and 0 deletions
|
@ -2993,6 +2993,7 @@ Actor::Actor()
|
||||||
// The variable isn't set in original
|
// The variable isn't set in original
|
||||||
//
|
//
|
||||||
m_bSilent = false;
|
m_bSilent = false;
|
||||||
|
m_bMumble = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue