Agony5757/mahjong

table.init_game_from_metadata 字符串编码问题

FrostHan opened this issue · 2 comments

在python里运行

table.init_game_from_metadata()

会报错

example: table.game_init_with_metadata({"oya": "1", "wind": "east"})

Will be fixed in the next commit.