From: Florian Paul Schmidt Date: Sun, 21 Mar 2010 14:08:10 +0000 (+0100) Subject: DODGING: code documentation X-Git-Tag: xonotic-v0.1.0preview~680^2~10 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=70cf4eab7a4e561e9b7c88bf04431802d14c9b16;p=xonotic%2Fxonotic-data.pk3dir.git DODGING: code documentation --- diff --git a/qcsrc/server/mutators/mutator_dodging.qc b/qcsrc/server/mutators/mutator_dodging.qc index 710378c2f..17cf55436 100644 --- a/qcsrc/server/mutators/mutator_dodging.qc +++ b/qcsrc/server/mutators/mutator_dodging.qc @@ -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.