]> git.cworth.org Git - empires-server/commit
Don't throw out punctuation when "canonizing" words
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 22:23:32 +0000 (15:23 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 22:23:32 +0000 (15:23 -0700)
commit5263d08448482739a022a81431214d99ce435322
treee284ac87f312ed18be5c8deaf97af1a3b52e585d
parent8fb1176fb345a5a76610bb79192fa1e84496c08c
Don't throw out punctuation when "canonizing" words

This caused a pretty disastrous failure of the game when the team
chose "Programming languages"; people submitted C, C++, and C#; and
the word list they were presented for voting had only C# in it.
empathy.js