summaryrefslogtreecommitdiff
path: root/src/emap/struct/npcdext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/struct/npcdext.h')
-rw-r--r--src/emap/struct/npcdext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/struct/npcdext.h b/src/emap/struct/npcdext.h
index 2158f2c..9aa6cbf 100644
--- a/src/emap/struct/npcdext.h
+++ b/src/emap/struct/npcdext.h
@@ -7,6 +7,7 @@
struct NpcdExt
{
bool init;
+ int language;
};
#endif // EVOL_MAP_NPCDEXT