Xonotic
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
}
MUTATOR_STATIC
#define MUTATOR_STATIC()
Definition:
base.qh:288
base.qh
REGISTER_MUTATOR
REGISTER_MUTATOR(dm, false)
Definition:
sv_deathmatch.qh:4
common
gamemodes
gamemode
deathmatch
sv_deathmatch.qh
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13