Remove spurious "unfinished/" that appeared at the start of the

unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem.

[originally from svn r9861]
This commit is contained in:
Simon Tatham
2013-06-08 16:55:33 +00:00
parent ecb49feb3f
commit c4ec358d6e
4 changed files with 4 additions and 4 deletions

View File

@ -21,5 +21,5 @@ GAMES += group
!end
!begin >gamedesc.txt
unfinished/group:group.exe:Group:Group theory puzzle
group:group.exe:Group:Group theory puzzle
!end

View File

@ -17,5 +17,5 @@ GAMES += separate
!end
!begin >gamedesc.txt
unfinished/separate:separate.exe:Separate:Rectangle-dividing puzzle
separate:separate.exe:Separate:Rectangle-dividing puzzle
!end

View File

@ -20,5 +20,5 @@ GAMES += slide
!end
!begin >gamedesc.txt
unfinished/slide:slide.exe:Slide:Sliding block puzzle
slide:slide.exe:Slide:Sliding block puzzle
!end

View File

@ -15,5 +15,5 @@ GAMES += sokoban
!end
!begin >gamedesc.txt
unfinished/sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle
sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle
!end