rename oneof part 2

This commit is contained in:
Akbar Yahya
2023-01-29 12:22:25 +08:00
parent 73d5fa37dd
commit e07d12ad71
12 changed files with 13 additions and 13 deletions

View File

@@ -25,7 +25,7 @@ message SceneEntityInfo {
repeated FightPropPair fightPropList = 6;
uint32 lifeState = 7;
repeated AnimatorParameterValueInfoPair animatorParaList = 9;
oneof EJICMKHBLIJ {
oneof entity {
Avatar avatar = 10;
Monster monster = 11;
Npc npc = 12;