]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
DODGING: code documentation
authorFlorian Paul Schmidt <mista.tapas@gmx.net>
Sun, 21 Mar 2010 14:08:10 +0000 (15:08 +0100)
committerFlorian Paul Schmidt <mista.tapas@gmx.net>
Sun, 21 Mar 2010 14:08:10 +0000 (15:08 +0100)
qcsrc/server/mutators/mutator_dodging.qc

index 710378c2f809acc9a57410d7307431ed27c0cbab..17cf5543655219cee71e58bcc6ed49d493319a4b 100644 (file)
@@ -207,6 +207,7 @@ MUTATOR_DEFINITION(dodging)
        // in the physics hook we actually implement the dodge..
        MUTATOR_HOOK(PlayerPhysics, dodging_PlayerPhysics, CBC_ORDER_ANY);
 
+       // get timeout information from the client, so the client can configure it..
        MUTATOR_HOOK(GetCvars, dodging_GetCvars, CBC_ORDER_ANY);
 
        // this just turns on the cvar.