1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-16 16:20:53 +00:00

Merge branch 'master' into 'master'

Fixes Albemic typo in OpenMW-CS

See merge request OpenMW/openmw!133
This commit is contained in:
Alexei Dobrohotov 2019-07-07 12:54:08 +00:00
commit fe52bee41d

View File

@ -422,7 +422,7 @@ namespace
static const char *sApparatusTypes[] =
{
"Mortar & Pestle", "Albemic", "Calcinator", "Retort", 0
"Mortar & Pestle", "Alembic", "Calcinator", "Retort", 0
};
static const char *sArmorTypes[] =