Mercurial > mm7
diff UI/UiGame.cpp @ 2018:4c3e8ec07d12
ChestUI_WritePointedObjectStatusString() fix
author | Ritor1 |
---|---|
date | Mon, 11 Nov 2013 19:05:44 +0600 |
parents | a5a3ad2713b2 |
children | ab7d10b66503 |
line wrap: on
line diff
--- a/UI/UiGame.cpp Mon Nov 11 17:37:38 2013 +0600 +++ b/UI/UiGame.cpp Mon Nov 11 19:05:44 2013 +0600 @@ -1391,7 +1391,7 @@ //окно(область) ящика------------------------------------------- if ( pCurrentScreen == SCREEN_CHEST ) { - //ChestUI_WritePointedObjectStatusString(); нужно исправить + ChestUI_WritePointedObjectStatusString(); if ( pMouse->uPointingObjectID == 0 ) { if ( uLastPointedObjectID != 0 )