diff UI/UiGame.cpp @ 2026:23ef3589440f

History book fix
author Ritor1
date Sun, 17 Nov 2013 23:26:44 +0600
parents b60eaf28bf0c
children 7a9477135943
line wrap: on
line diff
--- a/UI/UiGame.cpp	Sun Nov 17 01:14:58 2013 +0600
+++ b/UI/UiGame.cpp	Sun Nov 17 23:26:44 2013 +0600
@@ -1234,7 +1234,7 @@
         if ( !pLevelDecorations[v19].uEventID )
         {
           if ( pLevelDecorations[v19].IsInteractive() )
-            pText = pNPCTopics[stru_5E4C90_MapPersistVars._decor_events[pLevelDecorations[v19]._idx_in_stru123 - 75] + 379].pTopic;//неверно для костра
+            pText = pNPCTopics[stru_5E4C90_MapPersistVars._decor_events[pLevelDecorations[v19]._idx_in_stru123 - 75] + 380].pTopic;//-379
           else
             pText = pDecorationList->pDecorations[pLevelDecorations[v19].uDecorationDescID].field_20;
           GameUI_SetFooterString(pText);