From: Rudolf Polzer Date: Mon, 19 Mar 2012 16:07:36 +0000 (+0100) Subject: fix hook names for gamestart etc. X-Git-Tag: xonotic-v0.7.0~350 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=75f0717a2061765604bd046849d50737304d9dc0;p=xonotic%2Fxonotic-data.pk3dir.git fix hook names for gamestart etc. --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 0ec01d582..9503286d1 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1594,10 +1594,10 @@ alias cl_hook_gamestart_kh alias cl_hook_gamestart_ons alias cl_hook_gamestart_as alias cl_hook_gamestart_rc -alias cl_hook_gamestart_nexball +alias cl_hook_gamestart_nb alias cl_hook_gamestart_cts alias cl_hook_gamestart_ka -alias cl_hook_gamestart_freezetag +alias cl_hook_gamestart_ft alias cl_hook_gameend alias cl_hook_activeweapon @@ -1616,10 +1616,10 @@ alias sv_hook_gamestart_kh alias sv_hook_gamestart_ons alias sv_hook_gamestart_as alias sv_hook_gamestart_rc -alias sv_hook_gamestart_nexball +alias sv_hook_gamestart_nb alias sv_hook_gamestart_cts alias sv_hook_gamestart_ka -alias sv_hook_gamestart_freezetag +alias sv_hook_gamestart_ft alias sv_hook_gamerestart alias sv_hook_gameend