2022-10-26 20:54:37 -05:00

12 lines
318 B
Plaintext

//=============================================================================
//
// Purpose: Mod-specific overrides to VScript on the server.
// Put your own functions below!
//
//=============================================================================
function GetModName()
{
return Mapbase.GetModName()
}