Mercurial > mm7
diff mm7_6.cpp @ 783:b27dd658ea77
Taveling by foot fixed.
author | Nomad |
---|---|
date | Sun, 24 Mar 2013 21:14:28 +0200 |
parents | 6daaa2f18d0d |
children | b3e08a496778 |
line wrap: on
line diff
--- a/mm7_6.cpp Sun Mar 24 00:33:27 2013 +0200 +++ b/mm7_6.cpp Sun Mar 24 21:14:28 2013 +0200 @@ -2369,7 +2369,7 @@ pGUIWindow_Settings->Release(); pGUIWindow_Settings = nullptr; pMouse->SetCursorBitmap("MICON1"); - GameUI_StatusBar_TimedStringTimeLeft = 0; + GameUI_Footer_TimeLeft = 0; unk_50C9A0 = 0; back_to_game(); } @@ -2506,7 +2506,7 @@ pGUIWindow_Settings->Release(); pGUIWindow_Settings = 0; pMouse->SetCursorBitmap("MICON1"); - GameUI_StatusBar_TimedStringTimeLeft = 0; + GameUI_Footer_TimeLeft = 0; unk_50C9A0 = 0; back_to_game(); }