implement the music game

This commit is contained in:
Akka
2022-06-26 20:16:50 +08:00
committed by Melledy
parent 154224066b
commit 4cab477479
52 changed files with 1050 additions and 142 deletions

View File

@@ -10,5 +10,5 @@ message MusicGameSettleRsp {
uint32 music_basic_id = 9;
bool is_unlock_next_level = 1;
bool is_new_record = 3;
uint64 KKONDPNGBJD = 11;
uint64 music_share_id = 11;
}