Sfoglia il codice sorgente

Add dependency libstdc++.so.6

Scarsz 11 anni fa
parent
commit
29a1ade60d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Arma3/CONFIG_Vanilla.cfg

+ 2 - 2
Arma3/CONFIG_Vanilla.cfg

@@ -1,4 +1,4 @@
-//
+// 
 // server.cfg
 // server.cfg
 //
 //
 // comments are written with "//" in front of them.
 // comments are written with "//" in front of them.
@@ -58,4 +58,4 @@ doubleIdDetected = "";					//
 // SIGNATURE VERIFICATION
 // SIGNATURE VERIFICATION
 onUnsignedData = "kick (_this select 0)";		// unsigned data detected
 onUnsignedData = "kick (_this select 0)";		// unsigned data detected
 onHackedData = 	"kick (_this select 0)";	//"ban (_this select 0)";			// tampering of the signature detected
 onHackedData = 	"kick (_this select 0)";	//"ban (_this select 0)";			// tampering of the signature detected
-onDifferentData = "";
+onDifferentData = "";