#library "ChainsawGib"
#include "zcommon.acs"

script "ChainsawGib" (void)
{
    SetResultValue(GetCVar("SawGibToggle"));
}