diff --git a/project/SPT.Custom/Patches/RagfairFeePatch.cs b/project/SPT.Custom/Patches/RagfairFeePatch.cs
index e06f680..1804f22 100644
--- a/project/SPT.Custom/Patches/RagfairFeePatch.cs
+++ b/project/SPT.Custom/Patches/RagfairFeePatch.cs
@@ -26,14 +26,14 @@ namespace SPT.Custom.Patches
return AccessTools.Method(typeof(AddOfferWindow), nameof(AddOfferWindow.method_1));
}
- ///
- /// Calculate tax to charge player and send to server before the offer is sent
- ///
- /// Item sold
- /// OfferItemCount
- /// RequirementsPrice
- /// SellInOnePiece
- [PatchPrefix]
+ ///
+ /// Calculate tax to charge player and send to server before the offer is sent
+ ///
+ /// Item sold
+ /// OfferItemCount
+ /// RequirementsPrice
+ /// SellInOnePiece
+ [PatchPrefix]
private static void PatchPrefix(ref Item ___item_0, ref RagfairOfferSellHelperClass ___ragfairOfferSellHelperClass, ref double ___double_0, ref bool ___bool_0)
{
RequestHandler.PutJson("/client/ragfair/offerfees", new