mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Added missing Finnish language constant.
This commit is contained in:
@@ -81,6 +81,7 @@ namespace loot {
|
||||
static const unsigned int chinese = 5;
|
||||
static const unsigned int polish = 6;
|
||||
static const unsigned int brazilian_portuguese = 7;
|
||||
static const unsigned int finnish = 8;
|
||||
|
||||
static std::vector<std::string> Names() {
|
||||
std::vector<std::string> vec;
|
||||
|
||||
Reference in New Issue
Block a user