Mercurial > mm7
comparison mm7_4.cpp @ 648:35ce4761382c
Fixed numbers in tavern dialogue ui
author | Nomad |
---|---|
date | Mon, 11 Mar 2013 23:32:27 +0200 |
parents | 3d03a3a674bc |
children | 2bf48d11d742 |
comparison
equal
deleted
inserted
replaced
647:c5a3a9cf00cd | 648:35ce4761382c |
---|---|
11444 v58 = v61; | 11444 v58 = v61; |
11445 v27 = (const char *)v56; | 11445 v27 = (const char *)v56; |
11446 if ( pDialogueWindow->pCurrentPosActiveItem != s1 ) | 11446 if ( pDialogueWindow->pCurrentPosActiveItem != s1 ) |
11447 v27 = *(const char **)v57; | 11447 v27 = *(const char **)v57; |
11448 v47[1] = v27; | 11448 v47[1] = v27; |
11449 sprintf(a1, format_4E2DC8, v27); | 11449 sprintf(a1, "\xC" "%05d", v27); |
11450 v66 = (unsigned __int8)byte_4F09B8[v26 * 4]; | 11450 v66 = (unsigned __int8)byte_4F09B8[v26 * 4]; |
11451 if ( (signed int)window_SpeakInHouse->ptr_1C >= 63 ) | 11451 if ( (signed int)window_SpeakInHouse->ptr_1C >= 63 ) |
11452 { | 11452 { |
11453 if ( CheckHiredNPCSpeciality(8u) ) | 11453 if ( CheckHiredNPCSpeciality(8u) ) |
11454 v66 -= 2; | 11454 v66 -= 2; |