nasaonacid / abstractAardvark

0 stars 0 forks source link

Issue with validation on hard trees #52

Closed nasaonacid closed 9 years ago

nasaonacid commented 9 years ago

Nodes can be lost underneath other answers at specific areas on the game.

nasaonacid commented 9 years ago

Issue with validation of tree structure. If a node is in "limbo"(doesn't have any correct match at its level), it will be paired up with any node left over at the end of the check. The end check only matched the first limbo item due to a missing break in the loop. Fixed by addition in commit caf5716d5da6a020e559dde17d92ae5f5493dd93