summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/tracks.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/tracks.c')
-rw-r--r--apps/plugins/puzzles/src/tracks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/puzzles/src/tracks.c b/apps/plugins/puzzles/src/tracks.c
index 43428a19e9..0c06c59ae9 100644
--- a/apps/plugins/puzzles/src/tracks.c
+++ b/apps/plugins/puzzles/src/tracks.c
@@ -2620,7 +2620,7 @@ static void game_print(drawing *dr, const game_state *state, int tilesize)
2620#endif 2620#endif
2621 2621
2622const struct game thegame = { 2622const struct game thegame = {
2623 "Train Tracks", "games.tracks", "tracks", 2623 "Tracks", "games.tracks", "tracks",
2624 default_params, 2624 default_params,
2625 game_fetch_preset, NULL, 2625 game_fetch_preset, NULL,
2626 decode_params, 2626 decode_params,