From ac7d3437d65e38e61a68ec17700658098ca18a45 Mon Sep 17 00:00:00 2001 From: vbawol Date: Tue, 30 Dec 2014 12:46:35 -0600 Subject: [PATCH] Update getCfgPatches.sqf --- Tools/SQF/getCfgPatches.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/SQF/getCfgPatches.sqf b/Tools/SQF/getCfgPatches.sqf index c2f34cd3..ca60cd0f 100644 --- a/Tools/SQF/getCfgPatches.sqf +++ b/Tools/SQF/getCfgPatches.sqf @@ -5,5 +5,5 @@ copyToClipboard str _unknownCfgPatches; -// Use above code in editor debug console with custom mods loaded. The output will be send to your clipboard, simply Ctrl+V or paste the result and combine with the your existing antihack_whitelistedCfgPatches array. +// Use above code in editor debug console with custom mods loaded. The output will be sent to your clipboard, simply Ctrl+V or paste the result and combine with the your existing antihack_whitelistedCfgPatches array. // For Epoch Mod 0.2.5.2