Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoffey committed Oct 17, 2014
1 parent 57e5b05 commit 3ddf3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dungeon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def full_description
gretting = Dungeon::Gretting.new
gretting.game_init

#Player Chose their class
#Player Chose their class *pls check dialog that clash
new_player = Dungeon::Player.new("#{@name}")
puts new_player.type_player

Expand Down

0 comments on commit 3ddf3a8

Please sign in to comment.