summaryrefslogtreecommitdiff
path: root/include/interface.h
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-20 20:22:41 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-20 20:22:41 +0000
commit1e1d106a545a9cadc517de1a0ad931f1a8fcc2fa (patch)
tree1c6720eb14074cd0be263a75f1c547b83bfaa420 /include/interface.h
parentdbf67486087dea9c501014247a82244a44213582 (diff)
- uprava sietoveho protokola
- novy prikaz to prtokolu "status" - moznost nastavit maximalny pocet clientov pri serverti ./publicserver --maxclient <max clients> - drobne upravy v kode git-svn-id: http://opensvn.csie.org/tuxanci_ng@30 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'include/interface.h')
-rwxr-xr-xinclude/interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/interface.h b/include/interface.h
index bcb2a17..e0a7893 100755
--- a/include/interface.h
+++ b/include/interface.h
@@ -19,7 +19,7 @@
#define SDL_SUBSYSTEMS SDL_INIT_VIDEO|SDL_INIT_TIMER|SDL_DOUBLEBUF
//napis na okne
-#define WINDOW_TITLE "Tuxanci next generation SVN revision 27"
+#define WINDOW_TITLE "Tuxanci next generation " TUXANCI_NG_VERSION
#define WIN_BPP 0
#define USR_EVT_TIMER 0