From: Matthew Mondor Date: Thu, 26 Jun 2014 03:47:02 +0000 (+0000) Subject: Config X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=51151cb69a067134d667b53ce89b4bca47f8862e;p=mmondor.git Config --- diff --git a/mmsoftware/mystic_ships/client/src/conf.h b/mmsoftware/mystic_ships/client/src/conf.h index 2738e0b..eb1291f 100644 --- a/mmsoftware/mystic_ships/client/src/conf.h +++ b/mmsoftware/mystic_ships/client/src/conf.h @@ -1,4 +1,4 @@ -/* $Id: conf.h,v 1.6 2014/06/26 03:46:37 mmondor Exp $ */ +/* $Id: conf.h,v 1.7 2014/06/26 03:47:02 mmondor Exp $ */ /* * Copyright (c) 2006, Matthew Mondor @@ -14,8 +14,7 @@ * Various hardcoded configuration parameters. */ -//#define SERVER_HOST "mmondor.pulsar-zone.net" -#define SERVER_HOST "192.168.1.15" +#define SERVER_HOST "mmondor.pulsar-zone.net" #define SERVER_PORT 7777 #define CLIENT_VERSION 1