Fixed release build
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1488 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
9f9b1c3078
commit
7cf47c2919
1 changed files with 2 additions and 1 deletions
|
@ -2060,8 +2060,9 @@ bool ReloadSequence(int seqID, int frame, bool bScanOnly)
|
|||
// if (seqID == 470 && i == 9)
|
||||
{
|
||||
//LogMsg("Need to load pic %d that was in seq %d frame %d. The parent is seq %d", g_dglos.g_seq[seqID].frame[i], seqID, i, g_dglos.g_picInfo[g_dglos.g_seq[seqID].frame[i]].m_parentSeq);
|
||||
#endif
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
check_seq_status(g_dglos.g_picInfo[g_dglos.g_seq[seqID].frame[i]].m_parentSeq, g_dglos.g_picInfo[g_dglos.g_seq[seqID].frame[i]].m_parentFrame);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue