refactor: cleaup, format file

This commit is contained in:
Azgaar 2023-08-06 13:08:34 +04:00
parent 3d8aa7c3ca
commit 09efbf0c3e
3 changed files with 67 additions and 58 deletions

View file

@ -2,11 +2,8 @@
// version and caching control
const version = "1.89.39"; // generator version, update each time
{
document.title += " v" + version;
const loadingScreenVersion = document.getElementById("versionText");
@ -32,7 +29,7 @@ const version = "1.89.39"; // generator version, update each time
<ul>
<strong>Latest changes:</strong>
<li>New 3D Scene options and quality improvements.</li>
<li>New 3D scene options</li>
<li>Autosave feature (in Options)</li>
<li>Google translation support (in Options)</li>
<li>Religions can be edited and redrawn like cultures</li>