Mercurial > mm7
diff CastSpellInfo.cpp @ 1740:0155fb9254dd
Слияние
author | Ritor1 |
---|---|
date | Fri, 27 Sep 2013 15:19:46 +0600 |
parents | c6fe09a06712 |
children | 4dee76d79c78 |
line wrap: on
line diff
--- a/CastSpellInfo.cpp Fri Sep 27 15:19:32 2013 +0600 +++ b/CastSpellInfo.cpp Fri Sep 27 15:19:46 2013 +0600 @@ -2996,7 +2996,7 @@ if ( pLevelDecorations[v445].IsInteractive() ) { activeLevelDecoration = &pLevelDecorations[v445]; - EventProcessor(stru_5E4C90._decor_events[pLevelDecorations[v445]._idx_in_stru123 - 75] + 380, 0, 1); + EventProcessor(stru_5E4C90_MapPersistVars._decor_events[pLevelDecorations[v445]._idx_in_stru123 - 75] + 380, 0, 1); activeLevelDecoration = NULL; } }