thoughtbot / write-yourself-a-roguelike

Write Yourself A Roguelike: Ruby Edition
MIT License
155 stars 11 forks source link

Missing right bracket in `class Race` #15

Closed asimy closed 9 years ago

asimy commented 9 years ago

Chapter 4, page 30 (PDF pages)

screen shot 2015-03-20 at 10 16 51 pm

halogenandtoast commented 9 years ago

Fixed on master. Will be included in next published version.