Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
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.

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

References MUTATOR_STATIC.