diff mm7_1.cpp @ 430:58b71c1af7d8

Objects are drawn (items, spells sfx)
author Nomad
date Sun, 24 Feb 2013 00:54:25 +0200
parents 80a5aab68b67
children 8c45cac1c5e1
line wrap: on
line diff
--- a/mm7_1.cpp	Sat Feb 23 23:04:00 2013 +0200
+++ b/mm7_1.cpp	Sun Feb 24 00:54:25 2013 +0200
@@ -5251,7 +5251,7 @@
         if ( !pParty->AddItem(v22) )
           pParty->SetHoldingItem(v22);
       }
-      LayingItem::_42F933(a2.y);
+      LayingItem::OnItemPickup(a2.y);
       return;
     }
     goto LABEL_13;