# HG changeset patch # User yoctozepto # Date 1378319449 -7200 # Node ID f3802824f57664a3356711fa183aa7f3d71c2dad # Parent 5c7316d3e038fc618e70da80e5c085f6cf3cf14f Style :-) diff -r 5c7316d3e038 -r f3802824f576 Party.cpp --- a/Party.cpp Wed Sep 04 20:30:05 2013 +0200 +++ b/Party.cpp Wed Sep 04 20:30:49 2013 +0200 @@ -1228,7 +1228,8 @@ _506F18_num_minutes_to_sleep = 0; LoadActualSkyFrame(); } - if ( dword_506F14 == 2 ) { + if ( dword_506F14 == 2 ) + { pMessageQueue_50CBD0->AddMessage(UIMSG_Escape, 0, 0); } }