diff --git a/Source/items.cpp b/Source/items.cpp index 503fef273..002bbacae 100644 --- a/Source/items.cpp +++ b/Source/items.cpp @@ -669,6 +669,8 @@ void InitItems() } uitemflag = FALSE; + + // BUGFIX: item get records not reset when resetting items. } void CalcPlrItemVals(int p, BOOL Loadgfx)