]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
fix hook names for gamestart etc.
authorRudolf Polzer <divverent@alientrap.org>
Mon, 19 Mar 2012 16:07:36 +0000 (17:07 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 19 Mar 2012 16:07:36 +0000 (17:07 +0100)
defaultXonotic.cfg

index 0ec01d5825b50a1b34229dce87e7a67f0be5bb7c..9503286d1c8fa59ab7a1446efa93588b51f8f127 100644 (file)
@@ -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