Merge pull request #6403 from Heroman3003/airuntime

Fixes language runtime upon ai creation
This commit is contained in:
Anewbe
2019-08-14 20:37:18 -05:00
committed by VirgoBot
parent 4cd4b442a0
commit 4540551117

View File

@@ -91,7 +91,7 @@
add_language(LANGUAGE_SCHECHI, 1)
add_language(LANGUAGE_SIGN, 1)
add_language(LANGUAGE_TERMINUS, 1)
add_language(LANGUAGE_ZADDAT = 0)
add_language(LANGUAGE_ZADDAT, 0)
// Lorefolks say it may be so.
if(O.client && O.client.prefs)