play_random_game(): Don't enforce minimum gamelen (10)
commit3b2b75ba15832ef4b73a70bc8f163fb44eb5b023
authorPetr Baudis <pasky@ucw.cz>
Thu, 15 Aug 2013 18:02:16 +0000 (15 20:02 +0200)
committerPetr Baudis <pasky@ucw.cz>
Thu, 15 Aug 2013 18:02:16 +0000 (15 20:02 +0200)
tree03a07cbbafc6733e07cb7eca92228defbe5f9f45
parent805abb45eaf1ec7000a40bd716d404b42c937f82
play_random_game(): Don't enforce minimum gamelen (10)

This intereferes with extremely long tree branches, triggering an
assertion failure wrt. amafmap->gamelen.
playout.c