Xonotic
sv_duel.qh File Reference
+ Include dependency graph for sv_duel.qh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 REGISTER_MUTATOR (duel, false)
 

Variables

bool autocvar_g_duel_with_powerups
 

Function Documentation

◆ REGISTER_MUTATOR()

REGISTER_MUTATOR ( duel  ,
false   
)

Definition at line 4 of file sv_duel.qh.

References MUTATOR_STATIC.

5 {
7  return 0;
8 }
#define MUTATOR_STATIC()
Definition: base.qh:288

Variable Documentation

◆ autocvar_g_duel_with_powerups

bool autocvar_g_duel_with_powerups

Definition at line 10 of file sv_duel.qh.

Referenced by MUTATOR_HOOKFUNCTION().