mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-15 07:17:46 -04:00
Fixes Albemic typo in OpenMW-CS
This commit is contained in:
parent
240f76e822
commit
c0f66ac70c
@ -422,7 +422,7 @@ namespace
|
|||||||
|
|
||||||
static const char *sApparatusTypes[] =
|
static const char *sApparatusTypes[] =
|
||||||
{
|
{
|
||||||
"Mortar & Pestle", "Albemic", "Calcinator", "Retort", 0
|
"Mortar & Pestle", "Alembic", "Calcinator", "Retort", 0
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char *sArmorTypes[] =
|
static const char *sArmorTypes[] =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user