Closed FrostHan closed 5 years ago
在python里运行
table.init_game_from_metadata()
会报错
example: table.game_init_with_metadata({"oya": "1", "wind": "east"})
table.game_init_with_metadata({"oya": "1", "wind": "east"})
Will be fixed in the next commit.
在python里运行
table.init_game_from_metadata()
会报错