gluxon / phpwolf

The popular Werewolf game (variant of Mafia) powered by a PHP IRC bot
GNU General Public License v3.0
12 stars 7 forks source link

Unable to -admin (typo) #21

Closed gluxon closed 11 years ago

gluxon commented 11 years ago

https://github.com/gluxon/phpwolf/blob/master/wolf.inc#L1071

unset($pos) should be unset($admin[$pos])

gluxon commented 11 years ago

ceradon, can you fix this just to test if the .gitattributes newline is working?

If you get all lines deleted, and all inserted, please don't commit.