-- automatically generated by the FlatBuffers compiler, do not modify

-- namespace: Sample

local Equipment = {
    NONE = 0,
    Weapon = 1,
}

return Equipment -- return the module