scihunt/src/server/gamerules_hunt.qc

11 lines
92 B
Plaintext

void
SHGameHunt::SHGameHunt(void)
{
}
string
SHGameHunt::Title(void)
{
return ("Hunt");
}