From 64c6d8816a0e63d245abf1da882e763a578fa951 Mon Sep 17 00:00:00 2001 From: Spoike Date: Wed, 22 Dec 2004 01:03:23 +0000 Subject: [PATCH] whoops git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@674 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/common/ui_public.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/common/ui_public.h b/engine/common/ui_public.h index bd28807c9..8766d1b0f 100644 --- a/engine/common/ui_public.h +++ b/engine/common/ui_public.h @@ -147,7 +147,7 @@ typedef enum { UI_LAN_GET_COUNT = 65, UI_LAN_GET_ADDRESS = 66, - UI_SOMETHINGTHATRETURNSTRUE = 81, + UI_VERIFYCDKEY = 81, UI_SOMETHINGTODOWITHPUNKBUSTER = 87,