Skip to content
Commit f15e0e5f authored by Stephan Kulow's avatar Stephan Kulow
Browse files

Fix simple simon auto drop: always use full hints if solver has 0

The way the fc-solve backend is used doesn't provide win moves at
the time the auto drop is calculated - or first moves at all. So
we can't use it for this and fallback to brute force method we used
before solvers were a thing.

This makes the hint a little more spammy, but at least auto drop
behaves as expected

Fixes bug 411273
parent 8fd1868c
Pipeline #309613 failed with stage
in 1 minute and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment