TONY: Added some class field initialisations

This commit is contained in:
Paul Gilbert 2012-05-05 22:33:13 +10:00
parent 5625846bf2
commit 4fc57f1349
3 changed files with 40 additions and 31 deletions

View file

@ -288,7 +288,7 @@ SKIPCLICKSINISTRO:
}
// Anima Tony
m_tony.DoFrame(&m_bigBuf,m_nCurLoc);
m_tony.DoFrame(&m_bigBuf, m_nCurLoc);
// Aggiorna lo scrolling per tenere Tony dentro lo schermo
if (m_tony.MustUpdateScrolling() && m_bLocationLoaded) {