#include "classic_weapons"

void MapInit()
{
    CLASSICWEAPONS::Enable();
}