From 29a1ade60d0af55b98df9adc8821a26da94080ed Mon Sep 17 00:00:00 2001 From: Scarsz Date: Sun, 31 Aug 2014 14:19:11 -0700 Subject: [PATCH] Add dependency libstdc++.so.6 --- Arma3/CONFIG_Vanilla.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Arma3/CONFIG_Vanilla.cfg b/Arma3/CONFIG_Vanilla.cfg index 1c8b88354..5f4062567 100644 --- a/Arma3/CONFIG_Vanilla.cfg +++ b/Arma3/CONFIG_Vanilla.cfg @@ -1,4 +1,4 @@ -// +// // server.cfg // // comments are written with "//" in front of them. @@ -58,4 +58,4 @@ doubleIdDetected = ""; // // SIGNATURE VERIFICATION onUnsignedData = "kick (_this select 0)"; // unsigned data detected onHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detected -onDifferentData = ""; \ No newline at end of file +onDifferentData = "";