diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-06-17 19:15:10 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-06-17 19:15:10 +0000 |
| commit | fadf9365dba24b680db5cb8750c53e264ff1ec27 (patch) | |
| tree | 23ef9094c47b009ed5c81e6fb517cf88316bb92e /config.h | |
| parent | 652ce49bba44c885da4891bcae5fb650ef132a73 (diff) | |
- drobne upravy v kode
git-svn-id: http://opensvn.csie.org/tuxanci_ng@65 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ #define DEBUG_CLIENT_RECV */ -#define TUXANCI_NG_VERSION "svn64" +#define TUXANCI_NG_VERSION "svn65" -#define DESTDIR "/usr/local/" +//#define DESTDIR "/usr/local/" #define SUPPORT_NET_SDL_UDP //#define PUBLIC_SERVER |