0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 01:30:45 -05:00

Improved method comment

(cherry picked from commit f1b142ad4937374d24af92a635913c831c37fed6)
This commit is contained in:
Dev 2024-07-30 10:26:40 +01:00
parent c0721317e4
commit c93887a7b2

View File

@ -30,7 +30,7 @@ namespace SPT.Custom.Patches
/// Calculate tax to charge player and send to server before the offer is sent
/// </summary>
/// <param name="___item_0">Item sold</param>
/// <param name="___gclass3087_0">OfferItemCount</param>
/// <param name="___ragfairOfferSellHelperClass">OfferItemCount</param>
/// <param name="___double_0">RequirementsPrice</param>
/// <param name="___bool_0">SellInOnePiece</param>
[PatchPrefix]