- Fixed: Ouch state was far to easy to achieve.
SVN r1013 (trunk)
This commit is contained in:
parent
47aacc45c8
commit
8d5d742287
7 changed files with 19 additions and 11 deletions
|
|
@ -1331,7 +1331,7 @@ bool DBaseStatusBar::MustDrawLog(EHudState)
|
|||
return true;
|
||||
}
|
||||
|
||||
void DBaseStatusBar::SetMugShotState(const char *stateName, bool waitTillDone)
|
||||
void DBaseStatusBar::SetMugShotState(const char *stateName, bool waitTillDone, bool reset)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue