diff UI/UIGuilds.cpp @ 1762:2b8b748a222a

Слияние
author Ritor1
date Tue, 01 Oct 2013 09:33:38 +0600
parents 24e756a50073
children 2e6d3cd052e0
line wrap: on
line diff
--- a/UI/UIGuilds.cpp	Tue Oct 01 09:33:29 2013 +0600
+++ b/UI/UIGuilds.cpp	Tue Oct 01 09:33:38 2013 +0600
@@ -223,7 +223,7 @@
       DrawTextAtStatusBar(statusbar_string, 0);
       if ( !v8 )
       {
-        working_window.DrawCurrentTime(pParty->PartyTimes.Shops_next_generation_time[window_SpeakInHouse->par1C] - pParty->uTimePlayed);//"  14 "
+        working_window.DrawShops_next_generation_time_string(pParty->PartyTimes.Shops_next_generation_time[window_SpeakInHouse->par1C] - pParty->uTimePlayed);//"  14 "
         return;
       }
       v12 = pMouse->GetCursorPos(&v51);