Spell Out Entire Counter Names With First Letter Capitalized (#3997)

This commit is contained in:
Rocangus 2020-05-17 23:24:17 +02:00 committed by GitHub
parent dc8603596d
commit 2de863f645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 42 additions and 2 deletions

View file

@ -123,6 +123,7 @@ SET(cockatrice_SOURCES
src/carddbparser/cockatricexml4.cpp
src/filter_string.cpp
src/customlineedit.cpp
src/translatecountername.cpp
${VERSION_STRING_CPP}
)