You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: do proper search through world->items.other[items_other_id::ANY_GENERIC35] for item_type CLOTH, mat_type 0, flags2.deep_material, and min_dimension 10000
889
-
for (size_t i = 0; i < world->items.other[items_other_id::ANY_GENERIC35].size(); i++)
888
+
// TODO: do proper search through world->items.other[items_other_id::ANY_GENERIC36] for item_type CLOTH, mat_type 0, flags2.deep_material, and min_dimension 10000
889
+
for (size_t i = 0; i < world->items.other[items_other_id::ANY_GENERIC36].size(); i++)
0 commit comments