Add cli command create-loginserver-account --username=* --password=*

This commit is contained in:
Akkadius
2019-07-07 03:39:44 -05:00
parent 78d8b909be
commit 4bc6493718
3 changed files with 39 additions and 1 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ int main(int argc, char** argv)
server.config.GetVariableString(
"general",
"default_loginserver_name",
"peq"
"local"
)
);