feat(#891): edit diplomatic relations in bulk

This commit is contained in:
Azgaar 2022-12-11 01:37:30 +03:00
parent f20029eac5
commit ce07c20fff
3 changed files with 53 additions and 16 deletions

View file

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