- fixed uninitialized variable and a few warnings.
This commit is contained in:
parent
b98c3b766c
commit
c5a6c72719
3 changed files with 10 additions and 10 deletions
|
|
@ -696,6 +696,7 @@ bool DIntermissionController::NextPage ()
|
|||
// last page
|
||||
return false;
|
||||
}
|
||||
bg.SetInvalid();
|
||||
|
||||
if (mScreen != NULL)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue