Ref T730, add AFV test server in "test server list"

This commit is contained in:
Klaus Basan
2019-09-30 22:23:37 +02:00
committed by Mat Sutcliffe
parent 30158975b6
commit 5c56715c28
4 changed files with 24 additions and 6 deletions

View File

@@ -220,7 +220,10 @@ namespace BlackMisc
static const CServer &swiftFsdTestServer(bool withPw = false);
//! FSC server
static const CServer &fscServer();
static const CServer &fscFsdServer();
//! The AFV test server
static const CServer &afvFsdTestServer();
//! ES tower server
static const CServer &esTowerView();