mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 05:10:45 -05:00
Improved method comment
(cherry picked from commit f1b142ad4937374d24af92a635913c831c37fed6)
This commit is contained in:
parent
c0721317e4
commit
c93887a7b2
@ -30,7 +30,7 @@ namespace SPT.Custom.Patches
|
|||||||
/// Calculate tax to charge player and send to server before the offer is sent
|
/// Calculate tax to charge player and send to server before the offer is sent
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="___item_0">Item sold</param>
|
/// <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="___double_0">RequirementsPrice</param>
|
||||||
/// <param name="___bool_0">SellInOnePiece</param>
|
/// <param name="___bool_0">SellInOnePiece</param>
|
||||||
[PatchPrefix]
|
[PatchPrefix]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user