From a2dd9a9e4716c54dec6776d846d9fc993282f77f Mon Sep 17 00:00:00 2001 From: Maximilian Welt Date: Mon, 8 Apr 2019 16:01:48 +0200 Subject: [PATCH] Fix Typo --- arma/arma3_headless_client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arma/arma3_headless_client/README.md b/arma/arma3_headless_client/README.md index ec3d320b..c674f030 100644 --- a/arma/arma3_headless_client/README.md +++ b/arma/arma3_headless_client/README.md @@ -6,7 +6,7 @@ What is a Headless Client (HC) used for? * The server doesn't allow arbitrary connections from headless clients if you do not define the headless clients IPs in the server.cfg, ### But why? -If you host an Arma 3 Server with lots of AI in it, the Server FPS will drop pretty fast. +If you host an Arma 3 Server with lots of AI in it, the Server FPS will drop fast. Since the server files are only 32 Bit you will need some kind of magical assistant to prevent slow AI. ### Minimum RAM warning