From a40003b659a12925bce6b9468455e7a0e969a8da Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Thu, 14 Aug 2025 15:10:41 -0600 Subject: [PATCH] Fix whitespace. --- files/bin/dz-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/bin/dz-common b/files/bin/dz-common index e8c1ea8..934dc09 100755 --- a/files/bin/dz-common +++ b/files/bin/dz-common @@ -29,7 +29,7 @@ export yellow="\e[93m" export lightblue="\e[94m" export blue="\e[34m" export magenta="\e[35m" -export cyan="\e[36m" +export cyan="\e[36m" # DayZ release server Steam app ID. # Now that the Linux server is released, the binaries will come from this ID.