mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -125,7 +125,7 @@ bool IsSlotASmallPocket(int slot)
|
||||
return false;
|
||||
}
|
||||
|
||||
void CreateLBE (OBJECTTYPE* pObj, UINT8 ubID, int numSubPockets)
|
||||
void CreateLBE (OBJECTTYPE* pObj, UINT16 ubID, int numSubPockets)
|
||||
{
|
||||
int uniqueID;
|
||||
LBENODE* pLBE = NULL;
|
||||
|
||||
Reference in New Issue
Block a user