Skip to content

Commit

Permalink
added new message type
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikengstrom committed Aug 31, 2012
1 parent c6a8aaa commit cc25018
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ case class PlayerBet(id: Int, bet: Bet)
case class ConfirmationMessage(id: Int)

case object RetrieveBets

case object RegisterProcessor

0 comments on commit cc25018

Please sign in to comment.