Silly (but harmless) typo.

[originally from svn r5732]
This commit is contained in:
Simon Tatham
2005-05-02 13:18:24 +00:00
parent 4f7b65de2e
commit d8cc157c55

2
cube.c
View File

@ -1564,7 +1564,7 @@ const struct game thegame = {
dup_game, dup_game,
free_game, free_game,
FALSE, solve_game, FALSE, solve_game,
NULL, game_text_format, FALSE, game_text_format,
new_ui, new_ui,
free_ui, free_ui,
make_move, make_move,