# HG changeset patch # User Ritor1 # Date 1379846725 -21600 # Node ID eccd4278fc2f19968b4323455c990e6bde7c4a2f # Parent f3986fd1a122a8566fe13055ab13cda2469c7fc9 m diff -r f3986fd1a122 -r eccd4278fc2f UI/UiGame.cpp --- a/UI/UiGame.cpp Wed Sep 18 20:36:18 2013 +0600 +++ b/UI/UiGame.cpp Sun Sep 22 16:45:25 2013 +0600 @@ -1230,7 +1230,7 @@ if ( !pLevelDecorations[v19].uEventID ) { if ( pLevelDecorations[v19].IsInteractive() ) - pText = pNPCTopics[stru_5E4C90._decor_events[pLevelDecorations[v19]._idx_in_stru123 - 75] + 379].pTopic; + pText = pNPCTopics[stru_5E4C90._decor_events[pLevelDecorations[v19]._idx_in_stru123 - 75] + 379].pTopic;//неверно для костра else pText = pDecorationList->pDecorations[pLevelDecorations[v19].uDecorationDescID].field_20; GameUI_SetFooterString(pText);