Mercurial > mm7
diff Viewport.cpp @ 2095:577c081b8019
Merge
author | Ritor1 |
---|---|
date | Thu, 12 Dec 2013 21:44:02 +0600 |
parents | 3920278a2905 |
children | 85e9766d6124 |
line wrap: on
line diff
--- a/Viewport.cpp Thu Dec 12 21:42:18 2013 +0600 +++ b/Viewport.cpp Thu Dec 12 21:44:02 2013 +0600 @@ -669,7 +669,7 @@ { if ( !pParty->pPickedItem.uItemID ) return; - __debugbreak();//no checker + //__debugbreak();//no checker v6 = 0; a1.uType = pItemsTable->pItems[pParty->pPickedItem.uItemID].uSpriteID; if ( (signed int)pObjectList->uNumObjects <= 0 )