﻿syntax = "proto3";

package AcFunDanmu;

enum ZtLiveChatProto {
	a = 0;
	b = 1;
	c = 2;
}