wip
This commit is contained in:
@@ -226,6 +226,12 @@ export interface MahjongRoomEventTypes {
|
||||
callee: Mahjong.Common.House;
|
||||
tile: Mahjong.Common.Tile;
|
||||
};
|
||||
kanned: {
|
||||
caller: Mahjong.Common.House;
|
||||
callee: Mahjong.Common.House;
|
||||
tile: Mahjong.Common.Tile;
|
||||
rinsyan: Mahjong.Common.Tile;
|
||||
};
|
||||
ronned: {
|
||||
};
|
||||
hora: {
|
||||
|
Reference in New Issue
Block a user