aboutsummaryrefslogtreecommitdiff
path: root/pattern.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2017-09-14 19:06:44 +0100
committerSimon Tatham <anakin@pobox.com>2017-09-14 19:06:44 +0100
commit666c528326b881460f2b677e20a2a9bc4d86898f (patch)
tree05918e60c951b7aa256b194f28eca5d05ae4af06 /pattern.c
parenta0a581c8b5422bf0c5ed3fde6aa25811e4eb89fc (diff)
downloadpuzzles-666c528326b881460f2b677e20a2a9bc4d86898f.zip
puzzles-666c528326b881460f2b677e20a2a9bc4d86898f.tar.gz
puzzles-666c528326b881460f2b677e20a2a9bc4d86898f.tar.bz2
puzzles-666c528326b881460f2b677e20a2a9bc4d86898f.tar.xz
Call game_id_change_notify_function after deserialisation.
That's a case in which the current game IDs have changed, so the midend ought to be calling the front-end function (if any) that notifies it when that happens. The only front end of mine that was affected by this missing call was the Javascript one, which uses that callback to update the 'Link to this puzzle' links below the game canvas - but, of course, that front end didn't ever call midend_deserialise until this month, so no wonder I never noticed before. (But downstream front ends might be affected too, for all I know.)
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions