فهرست منبع

file was not reflected correctly, did not release, but writelock

Emagi 4 ماه پیش
والد
کامیت
97a576609d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      EQ2/source/WorldServer/Items/Items.cpp

+ 1 - 1
EQ2/source/WorldServer/Items/Items.cpp

@@ -4075,7 +4075,7 @@ void PlayerItemList::ResetPackets() {
 	orig_packet = 0;
 	xor_packet = 0;
 	packet_count = 0;
-	MPlayerItems.writelock(__FUNCTION__, __LINE__);
+	MPlayerItems.releasewritelock(__FUNCTION__, __LINE__);
 }