TONY: Added some class field initialisations
This commit is contained in:
parent
5625846bf2
commit
4fc57f1349
3 changed files with 40 additions and 31 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue