summaryrefslogtreecommitdiff
path: root/include/tux.h
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-04-04 18:46:15 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-04-04 18:46:15 +0000
commit6dbcded21e7e9614b967b922987be6bcf3f3fe58 (patch)
treecfa806296d8880c4136681c5cb96d06a2e856eb0 /include/tux.h
parent617ba439aab5f1798eb02618dfcfbed80a5baf28 (diff)
- moznost nastavit si klavesy na ovladanie v ~/.tuxanci-ng/keycontrol.conf
- moznost prekladat texty do roznych jazykov, defult jazyk je EN, nastavenie je v ~/.tuxanci-ng/lang.conf - moznost nastavit server pomocou konfiguraku ./server.conf - uptime v sekudach a samorestartovaci casocvac tam este _NIE_ _JE_ git-svn-id: http://opensvn.csie.org/tuxanci_ng@39 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'include/tux.h')
-rw-r--r--include/tux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tux.h b/include/tux.h
index 3cb6699..8767afa 100644
--- a/include/tux.h
+++ b/include/tux.h
@@ -12,6 +12,8 @@
#define TUX_MAX_ANIMATION_FRAME 10
#define TUX_KEY 1
+#define TUX_LOCATE_UNKNOWN -1
+
#define TUX_MAX_PICKUP 50
#define TUX_MAX_BONUS 500