From 24eaa3195f6f7ab7f8dbf68ba6ccb5340df7d2a8 Mon Sep 17 00:00:00 2001 From: oroborus Date: Sun, 6 Jul 2008 21:27:30 +0000 Subject: - oprava warnningov - tux zomrie ked pri nom vybuchne bomba - AI videt na radare - server si nacitava konfiguraciu z /etc/tuxanci-ng-server/server.conf git-svn-id: http://opensvn.csie.org/tuxanci_ng@113 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/base/path.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/base/path.h') diff --git a/src/base/path.h b/src/base/path.h index b20c1f0..783fc6c 100644 --- a/src/base/path.h +++ b/src/base/path.h @@ -17,6 +17,8 @@ #ifdef PUBLIC_SERVER #define PATH_DIR PREFIX "/share/tuxanci-ng-server/" #define PATH_MODULES PREFIX "/lib/tuxanci-ng-server/" + #define SERVER_CONFIG "/etc/tuxanci-ng-server/server.conf" + #endif #define PATH_IMAGE PATH_DIR "image/" -- cgit v1.2.3