This commit is contained in:
aozhiwei 2021-09-28 08:46:01 +00:00
parent 42d4d55d71
commit c6cd7cfcf9

View File

@ -24,7 +24,7 @@ enum CMMessageId_e
_CMMatchCancel = 218; _CMMatchCancel = 218;
_CMMatchChoose = 219; _CMMatchChoose = 219;
_CMMatchStartGame = 220; _CMMatchStartGame = 220;
_CMMatchStartGameCancel = 221; _CMMatcheCancelStartGame = 221;
} }
enum SMMessageId_e enum SMMessageId_e