Skip to content

Commit

Permalink
Prob maj sur dernier commit
Browse files Browse the repository at this point in the history
  • Loading branch information
michel.begoc committed Aug 19, 2009
1 parent e4f0dd3 commit 0330d8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pacman/src/pacman/modele/lang/Direction.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package pacman.modele.lang;

public enum Direction {
WE, NS, EW, SN, NONE;
}

0 comments on commit 0330d8d

Please sign in to comment.