Fix default parameter assignment in Light Up when validating an
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 23 Jan 2012 18:56:04 +0000 (18:56 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 23 Jan 2012 18:56:04 +0000 (18:56 +0000)
commitf50327a38c3162a1a6caf7394e5997e992bc33b8
treeec6d5c81d05dfb959e2f9357d53305d45160ed8b
parent148fdedfa2dec25cbef6359cdd88bef3efeac50b
Fix default parameter assignment in Light Up when validating an
incomplete parameter string: if the user hand-types a game ID along
the lines of '18x10:stuff', we should not assume SYMM_ROT4 in the
resulting game_params, since it'll be failed by validate_params.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9386 cda61777-01e9-0310-a592-d414129be87e
lightup.c