hangman should no longer have a dislocated head
This commit is contained in:
parent
11141df435
commit
0aff208cf0
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ public partial class Games
|
|||
```
|
||||
┌─────┐
|
||||
│ {head}
|
||||
│ {leftArm}{torso}{rightArm}
|
||||
│ {leftLeg} {rightLeg}
|
||||
│ {leftArm}{torso}{rightArm}
|
||||
│ {leftLeg} {rightLeg}
|
||||
─┴─
|
||||
```
|
||||
""";
|
||||
|
|
Loading…
Add table
Reference in a new issue