fork from 1.3
This commit is contained in:
11
FreeSR.Proto/PLEIHMECIMO.cs
Normal file
11
FreeSR.Proto/PLEIHMECIMO.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
public enum PLEIHMECIMO
|
||||
{
|
||||
UPDATE_REDDOT_NONE = 0,
|
||||
UPDATE_REDDOT_ADD = 1,
|
||||
UPDATE_REDDOT_REPLACE = 2,
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user