Mercurial > mm7
diff mm7_1.cpp @ 994:3431f6abc786
GameUI clean
author | Nomad |
---|---|
date | Tue, 14 May 2013 12:35:06 +0200 |
parents | 3a3ab572eff5 |
children | 5876a9cafa3e |
line wrap: on
line diff
--- a/mm7_1.cpp Mon May 13 22:51:58 2013 +0100 +++ b/mm7_1.cpp Tue May 14 12:35:06 2013 +0200 @@ -510,7 +510,7 @@ _w = (ItemGen *)(&pChests[(unsigned int)pChestWindow->ptr_1C] -32 + 18 * *((short *)&pChests[(unsigned int)pChestWindow->ptr_1C].igChestItems[139].uExpireTime + v1 + 3)); v2 = _w->GetDisplayName(); - sub_41C0B8_set_status_string(v2); + GameUI_SetFooterString(v2); } } }