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