mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
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:
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user