Skip to content

Commit

Permalink
Player x works in warm-up
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Sep 29, 2011
1 parent 63be115 commit 44fd43a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions player_x.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
require 'sinatra'

get '/' do
"6"
end
"x"
end

0 comments on commit 44fd43a

Please sign in to comment.