GSServer-CBT/soggy-mistress/proto/AbilityMetaSetModifierApply...

6 lines
95 B
Protocol Buffer
Raw Normal View History

2022-11-21 11:30:31 +03:00
syntax = "proto3";
message AbilityMetaSetModifierApplyEntityId {
uint32 applyEntityId = 1;
}