diff UI/UIGuilds.cpp @ 1529:61458df2cb4f

bountyHunting fix
author Ritor1
date Fri, 06 Sep 2013 16:42:23 +0600
parents f47eab1a70d8
children 9f8b3e904e14
line wrap: on
line diff
--- a/UI/UIGuilds.cpp	Thu Sep 05 18:05:50 2013 +0600
+++ b/UI/UIGuilds.cpp	Fri Sep 06 16:42:23 2013 +0600
@@ -160,7 +160,7 @@
       DrawTextAtStatusBar(statusbar_string, 0);
       if ( !v8 )
       {
-        working_window.DrawCurrentTime(pParty->field_3C.field_50[window_SpeakInHouse->par1C] - pParty->uTimePlayed);//"Приходите через 14 дней"
+        working_window.DrawCurrentTime(pParty->field_3C.Shops_next_generation_time[window_SpeakInHouse->par1C] - pParty->uTimePlayed);//"Приходите через 14 дней"
         return;
       }
       v12 = pMouse->GetCursorPos(&v51);