diff UI/UiGame.cpp @ 1414:110eac219e5a

ChestUI_WritePointedObjectStatusString
author Nomad
date Sat, 27 Jul 2013 16:32:20 +0200
parents 38df78aba732
children 934074e7fcc1
line wrap: on
line diff
--- a/UI/UiGame.cpp	Sat Jul 27 16:09:00 2013 +0200
+++ b/UI/UiGame.cpp	Sat Jul 27 16:32:20 2013 +0200
@@ -1901,7 +1901,7 @@
   {
     if ( pCurrentScreen == SCREEN_CHEST )
     {
-      sub_42038D();
+      ChestUI_WritePointedObjectStatusString();
       //goto _return;
       if ( pMouse->uPointingObjectID == 0 )
       {