comparison mm7_6.cpp @ 783:b27dd658ea77

Taveling by foot fixed.
author Nomad
date Sun, 24 Mar 2013 21:14:28 +0200
parents 6daaa2f18d0d
children b3e08a496778
comparison
equal deleted inserted replaced
778:64cef5a0782a 783:b27dd658ea77
2367 if (spell->field_8 & 0x3CA) 2367 if (spell->field_8 & 0x3CA)
2368 { 2368 {
2369 pGUIWindow_Settings->Release(); 2369 pGUIWindow_Settings->Release();
2370 pGUIWindow_Settings = nullptr; 2370 pGUIWindow_Settings = nullptr;
2371 pMouse->SetCursorBitmap("MICON1"); 2371 pMouse->SetCursorBitmap("MICON1");
2372 GameUI_StatusBar_TimedStringTimeLeft = 0; 2372 GameUI_Footer_TimeLeft = 0;
2373 unk_50C9A0 = 0; 2373 unk_50C9A0 = 0;
2374 back_to_game(); 2374 back_to_game();
2375 } 2375 }
2376 } 2376 }
2377 2377
2504 { 2504 {
2505 v2->spellnum = 0; 2505 v2->spellnum = 0;
2506 pGUIWindow_Settings->Release(); 2506 pGUIWindow_Settings->Release();
2507 pGUIWindow_Settings = 0; 2507 pGUIWindow_Settings = 0;
2508 pMouse->SetCursorBitmap("MICON1"); 2508 pMouse->SetCursorBitmap("MICON1");
2509 GameUI_StatusBar_TimedStringTimeLeft = 0; 2509 GameUI_Footer_TimeLeft = 0;
2510 unk_50C9A0 = 0; 2510 unk_50C9A0 = 0;
2511 back_to_game(); 2511 back_to_game();
2512 } 2512 }
2513 } 2513 }
2514 ++v2; 2514 ++v2;