mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
- Implemented deep cloning of input Items to prevent mutation. - Reordered parameters: Items (required) now precede PMC data (optional). - Updated method calls to bring them inline with these changes.