Zetawar / zetawar

Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript.
MIT License
169 stars 14 forks source link

Put all unit-picker text in dict #97

Closed tbeddy closed 6 years ago

tbeddy commented 7 years ago

When I expanded the amount of information shown in the unit-picker, I forgot to put the new UI text in the dict, so here's a fix for that. Since it isn't really a bug, and will only affect future features like localization, I'm pushing this to the master branch and not as a bug fix to 0.1.0.