fix: religions and cultures are not highlightable from editor

This commit is contained in:
Azgaar 2022-06-08 21:12:31 +03:00
parent 9215a01548
commit 182c6d558d
6 changed files with 30 additions and 26 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.86.03"; // generator version, update each time
const version = "1.86.04"; // generator version, update each time
{
document.title += " v" + version;