python-sc2 icon indicating copy to clipboard operation
python-sc2 copied to clipboard

Update `_host_game_aiter` to accept `rgb_render_config` and `random_seed` args

Open islamelnabarawy opened this issue 6 years ago • 0 comments

A minor change adding the rgb_render_config and random_seed args to _host_game_aiter and passing them along in its implementation.

This also adds an unprotected (without the underscore) version of _host_game_iter called run_game_iter

This branch is based off master but can be rebased to develop with no conflicts (see: run-game-iter-develop).

islamelnabarawy avatar Jun 23 '19 21:06 islamelnabarawy