Mercurial > mm7
diff Engine/Party.cpp @ 2542:bacf9809126a
.
author | a.parshin |
---|---|
date | Sun, 10 May 2015 02:04:52 +0200 |
parents | a902abdfc7f2 |
children | c674d547cc7c |
line wrap: on
line diff
--- a/Engine/Party.cpp Sun May 10 01:29:11 2015 +0200 +++ b/Engine/Party.cpp Sun May 10 02:04:52 2015 +0200 @@ -860,7 +860,7 @@ _506F18_num_minutes_to_sleep = 0; OutdoorLocation::LoadActualSkyFrame(); } - if ( dword_506F14 == 2 ) + if ( _506F14_resting_stage == 2 ) { pMessageQueue_50CBD0->AddGUIMessage(UIMSG_Escape, 0, 0); }