Skip to content

Commit

Permalink
Add square classes
Browse files Browse the repository at this point in the history
  • Loading branch information
ufocoder committed Jan 4, 2017
1 parent dee4ec0 commit cd0e098
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Type.elm
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ type alias Position = {

type Class
= Box
| BoxOnTarget
| Floor
| Target
| Start
| StartOnTarget
| Wall
| Void

Expand Down

0 comments on commit cd0e098

Please sign in to comment.