fork from 1.3
This commit is contained in:
12
FreeSR.Proto/LEFOFINIBNM.cs
Normal file
12
FreeSR.Proto/LEFOFINIBNM.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
public enum LEFOFINIBNM
|
||||
{
|
||||
MESSAGE_SECTION_NONE = 0,
|
||||
MESSAGE_SECTION_DOING = 1,
|
||||
MESSAGE_SECTION_FINISH = 2,
|
||||
MESSAGE_SECTION_FROZEN = 3,
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user