This commit is contained in:
syuilo
2024-01-29 14:14:00 +09:00
parent 11404e545e
commit 668bf9a226
6 changed files with 114 additions and 11 deletions

View File

@@ -226,6 +226,8 @@ export interface MahjongRoomEventTypes {
target: Mahjong.Common.House;
tile: Mahjong.Common.Tile;
};
endKyoku: {
};
}
//#endregion