fix quest proto (part 7)

This commit is contained in:
Akbar Yahya
2023-03-01 08:26:37 +08:00
parent e56e413570
commit e7f10409cd
5 changed files with 12 additions and 17 deletions

View File

@@ -9,4 +9,3 @@ message InferencePageInfo {
repeated InfernceWordInfo unlock_word_list = 8;
uint32 page_id = 5;
}