Xonotic
sv_deathmatch.qh
Go to the documentation of this file.
1 #pragma once
2 
4 REGISTER_MUTATOR(dm, false)
5 {
7  return 0;
8 }
#define MUTATOR_STATIC()
Definition: base.qh:288
REGISTER_MUTATOR(dm, false)
Definition: sv_deathmatch.qh:4