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

Go to the source code of this file.

Functions

 REGISTER_MUTATOR (dm, false)
 

Function Documentation

◆ REGISTER_MUTATOR()

REGISTER_MUTATOR ( dm  ,
false   
)

Definition at line 4 of file sv_deathmatch.qh.

References MUTATOR_STATIC.

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