Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
overkill.qc
Go to the documentation of this file.
1#include "overkill.qh"
2
3#ifdef MENUQC
4/*
5#include "okhmg.qh"
6#include "oknex.qh"
7#include "okmachinegun.qh"
8#include "okrpc.qh"
9#include "okshotgun.qh"
10#include <common/mutators/mutator/dodging/dodging.qh>
11#include <common/mutators/mutator/nades/nades.qh>
12
13// Description of Overkill as mod / ruleset can be found in the guide
14METHOD(MutatorOverkill, describe, string(MutatorOverkill this))
15{
16}
17*/
18#endif