Xonotic
sv_duel.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
common/mutators/base.qh
>
4
REGISTER_MUTATOR
(duel,
false
)
5
{
6
MUTATOR_STATIC
();
7
return
0;
8
}
9
10
bool
autocvar_g_duel_with_powerups
;
MUTATOR_STATIC
#define MUTATOR_STATIC()
Definition:
base.qh:288
base.qh
autocvar_g_duel_with_powerups
bool autocvar_g_duel_with_powerups
Definition:
sv_duel.qh:10
REGISTER_MUTATOR
REGISTER_MUTATOR(duel, false)
Definition:
sv_duel.qh:4
common
gamemodes
gamemode
duel
sv_duel.qh
Generated on Thu Mar 17 2022 17:26:27 for Xonotic by
1.8.13