DISP_OPT -> XMLDisplayOptions.
This commit is contained in:
@@ -2592,7 +2592,7 @@ void ScreenGameplay::SaveReplay()
|
||||
FOREACH_EnabledPlayerInfo( m_vPlayerInfo, pi )
|
||||
{
|
||||
XNode *p = pi->m_pPlayer->GetNoteData().CreateNode();
|
||||
DISP_OPT opt;
|
||||
XMLDisplayOptions opt;
|
||||
|
||||
//
|
||||
// Find a file name for the screenshot
|
||||
|
||||
Reference in New Issue
Block a user