fork from 1.3
This commit is contained in:
15
FreeSR.Proto/SceneMonsterWave.cs
Normal file
15
FreeSR.Proto/SceneMonsterWave.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
namespace FreeSR.Proto
|
||||
{
|
||||
using ProtoBuf;
|
||||
|
||||
[ProtoContract]
|
||||
public class SceneMonsterWave
|
||||
{
|
||||
[ProtoMember(10)] public int Gccdpcdfbbb;
|
||||
[ProtoMember(13)] public OMFIMOKKGNJ Dgmlkpoolpe;
|
||||
[ProtoMember(8)] public int Dihjjhhgkne;
|
||||
[ProtoMember(1)] public List<ItemList> DropList;
|
||||
[ProtoMember(9)] public List<SceneMonster> MonsterList;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user