Mercurial > mm7
diff 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 |
line wrap: on
line diff
--- a/mm7_4.cpp Tue Mar 12 01:24:07 2013 +0600 +++ b/mm7_4.cpp Mon Mar 11 23:32:27 2013 +0200 @@ -11446,7 +11446,7 @@ if ( pDialogueWindow->pCurrentPosActiveItem != s1 ) v27 = *(const char **)v57; v47[1] = v27; - sprintf(a1, format_4E2DC8, v27); + sprintf(a1, "\xC" "%05d", v27); v66 = (unsigned __int8)byte_4F09B8[v26 * 4]; if ( (signed int)window_SpeakInHouse->ptr_1C >= 63 ) {