fork from 1.3
This commit is contained in:
14
FreeSR.Proto/BattleMonsterWave.cs
Normal file
14
FreeSR.Proto/BattleMonsterWave.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
|
||||
[ProtoContract]
|
||||
public class BattleMonsterWave
|
||||
{
|
||||
[ProtoMember(1)] public List<BattleMonster> MonsterList;
|
||||
[ProtoMember(2)] public CGJPNDBMLAN Dgmlkpoolpe;
|
||||
[ProtoMember(3)] public int Gccdpcdfbbb;
|
||||
[ProtoMember(4)] public int Dihjjhhgkne;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user