diff Game.cpp @ 1919:140ca8123384

Tavern rest fix
author Ritor1
date Wed, 23 Oct 2013 10:24:38 +0600
parents 918a8cebd7a4
children 68f2d9d3a1d9
line wrap: on
line diff
--- a/Game.cpp	Tue Oct 22 18:55:37 2013 -0700
+++ b/Game.cpp	Wed Oct 23 10:24:38 2013 +0600
@@ -2437,12 +2437,12 @@
                         uDialogueType = 0;
                       if ( uGameState == GAME_STATE_2 )
                       {
-                        while ( sub_4BD8B5() )
+                        while ( HouseDialogPressCloseBtn() )
                           ;
                       }
                       else
                       {
-                        if ( sub_4BD8B5() )
+                        if ( HouseDialogPressCloseBtn() )
                           continue;
                       }
                       GetHouseGoodbyeSpeech();
@@ -3069,7 +3069,7 @@
             _5B65B0_npcdata_rep_or_other = v56;
             dword_5B65C0 = v55 | _5B65AC_npcdata_fame_or_other | v56 | v57;
           }
-          sub_4BD8B5();
+          HouseDialogPressCloseBtn();
           //goto LABEL_434;
           /*if ( (signed int)pMessageQueue_50CBD0->uNumMessages < 40 )
           {