Update Server Config

Missing ; after Hostname.
This commit is contained in:
QuickCentralHosting 2019-05-24 02:55:42 -07:00 committed by GitHub
parent 4f8f890867
commit 424f437212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
// GENERAL SETTINGS
// Hostname for server.
hostname = "Arma 3 Server"
hostname = "Arma 3 Server";
// Server password - for private servers.
//password = "arma3pass";