Closed pychess closed 9 years ago
Original comment 1. posted by gbtami 2013-07-27
It would be better to not touch formula var at all, just filter not supported game type match requests where needed.
Original comment 2. posted by gbtami 2013-07-29
This issue was closed by revision 8db62ecb7d25.
Original issue 760 reported by gbtami 2013-04-02
In OfferManager we use setVariable("formula", "!suicide & !bughouse & !atomic"), but in BoardManager setVariable("formula", "")
Is it correct?