Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
sv_deathmatch.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
common/mutators/base.qh
>
4
REGISTER_MUTATOR
(dm,
false
)
5
{
6
MUTATOR_STATIC
();
7
return
0;
8
}
base.qh
REGISTER_MUTATOR
#define REGISTER_MUTATOR(...)
Definition
base.qh:295
MUTATOR_STATIC
#define MUTATOR_STATIC()
Definition
base.qh:313
common
gametypes
gametype
deathmatch
sv_deathmatch.qh
Generated on
for Xonotic QuakeC by
1.14.0