Compare commits
No commits in common. "main" and "main" have entirely different histories.
1 changed files with 3 additions and 0 deletions
|
@ -17196,6 +17196,9 @@ message DamageContext {
|
|||
oneof U4s {
|
||||
int32 SkillId = 2;
|
||||
}
|
||||
oneof vtc {
|
||||
int64 mW_ = 3;
|
||||
}
|
||||
repeated int32 BulletTags = 4;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue