scihunt/src/server/gamerules_slaughter.qc

11 lines
112 B
Plaintext
Raw Normal View History

void
SHGameSlaughter::SHGameSlaughter(void)
{
}
string
SHGameSlaughter::Title(void)
{
return ("Slaughter");
}