mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
UxPlay 1.36 use hostname of server as default server name.
(suggestion by @mrbesen and @PetrusZ).
This commit is contained in:
@@ -302,7 +302,6 @@ int main (int argc, char *argv[]) {
|
||||
#endif
|
||||
|
||||
get_hostname(server_name);
|
||||
printf("%s\n",server_name.c_str());
|
||||
|
||||
// Parse arguments
|
||||
for (int i = 1; i < argc; i++) {
|
||||
|
||||
Reference in New Issue
Block a user