From b5723cbd822b2359850c121ca69e682a607d91bd Mon Sep 17 00:00:00 2001 From: oroborus Date: Sun, 3 Aug 2008 18:46:22 +0000 Subject: - pridany kapov patch na klavesy - widget na nastavovanie klaves sa rozsvieti, ked je aktivny git-svn-id: http://opensvn.csie.org/tuxanci_ng@189 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/client/chat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/chat.h') diff --git a/src/client/chat.h b/src/client/chat.h index f2e1770..fc6abc3 100644 --- a/src/client/chat.h +++ b/src/client/chat.h @@ -14,8 +14,6 @@ #define CHAT_LOCATION_X (WINDOW_SIZE_X/2 - CHAT_SIZE_X/2) #define CHAT_LOCATION_Y (WINDOW_SIZE_Y/2 - CHAT_SIZE_Y/2) -#define CHAT_LAST_ENTER_INTERVAL 50 - extern void initChat(); extern void drawChat(); extern void eventChat(); -- cgit v1.2.3