gh-pages
peshomir 2024-07-21 11:35:13 +00:00
parent 9b7585a32f
commit 6854ed4114
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
const dictionary = {"gIsTeamGame":"dj","game":"e","playerId":"hK","playerData":"bC","playerNames":"tR","rawPlayerNames":"tQ","playerBalances":"bc","playerTerritories":"cH","gameState":"pq","fontSize":"fontSize","x":"dr","y":"ds","canvas":"dv","gHumans":"k","playerStates":"hc","fontGeneratorFunction":"ad.ae.hL","gIsSingleplayer":"sU","gLobbyMaxJoin":"q","SingleplayerMenu":"sj","getSingleplayerPlayerCount":"oI","gMaxPlayers":"o","gBots":"n","Translations":"dL","txt":"al","strs":"jQ","uiSizes":"ag","gap":"gap","i":"h"};
const fx_version = '0.6.5.1'; // FX Client Version
const fx_update = 'Jul 12'; // FX Client Last Updated
const fx_version = '0.6.5.2'; // FX Client Version
const fx_update = 'Jul 21'; // FX Client Last Updated
if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) {
var wins_counter = 0;

View File

@ -35,7 +35,7 @@
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
<!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1721560922291">
<link rel="stylesheet" href="main.css?1721561710983">
<!-- Game CSS -->
<style>
html,
@ -124,8 +124,8 @@
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
<table><tbody id="donationhistory_content"></tbody></table>
</div></span>
<script src="variables.js?1721560922291"></script>
<script src="fx_core.js?1721560922291"></script>
<script src="game.js?1721560922291"></script>
<script src="variables.js?1721561710983"></script>
<script src="fx_core.js?1721561710983"></script>
<script src="game.js?1721561710983"></script>
</body>
</html>