Compare commits
2 Commits
8f5bc8c179
...
70005bc0eb
Author | SHA1 | Date |
---|---|---|
peshomir | 70005bc0eb | |
peshomir | eba9924b43 |
|
@ -1,4 +1,4 @@
|
||||||
const dictionary = {"gIsTeamGame":"bz","game":"aM","playerId":"gb","playerData":"aW","playerNames":"aX","rawPlayerNames":"aY","playerBalances":"dt","playerTerritories":"gC","gameState":"gj","fontSize":"fontSize","x":"cS","y":"cT","canvas":"kB","gHumans":"aU","playerStates":"cZ","fontGeneratorFunction":"dW.dX.hn","gIsSingleplayer":"aP","gLobbyMaxJoin":"ac","SingleplayerMenu":"ge","getSingleplayerPlayerCount":"v7","gMaxPlayers":"aV","gBots":"hA","Translations":"fI","txt":"dq","strs":"eh","uiSizes":"dZ","gap":"gap","i":"u"};
|
const dictionary = {"gIsTeamGame":"iA","game":"df","playerId":"du","playerData":"dV","playerNames":"hY","rawPlayerNames":"ih","playerBalances":"l5","playerTerritories":"ev","gameState":"gP","fontSize":"fontSize","x":"a7","y":"a8","canvas":"ko","gHumans":"dg","playerStates":"qh","fontGeneratorFunction":"q.r.ft","gIsSingleplayer":"iP","gLobbyMaxJoin":"iG","SingleplayerMenu":"gM","getSingleplayerPlayerCount":"a6E","gMaxPlayers":"eM","gBots":"nX","Translations":"e","txt":"f","strs":"a05","uiSizes":"b2","gap":"gap","i":"a6"};
|
||||||
const fx_version = '0.6.5'; // FX Client Version
|
const fx_version = '0.6.5'; // FX Client Version
|
||||||
const fx_update = 'Jul 5'; // FX Client Last Updated
|
const fx_update = 'Jul 5'; // FX Client Last Updated
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||||
|
|
||||||
<!-- FX Client CSS -->
|
<!-- FX Client CSS -->
|
||||||
<link rel="stylesheet" href="main.css?1720464341956">
|
<link rel="stylesheet" href="main.css?1720602379194">
|
||||||
<!-- Game CSS -->
|
<!-- Game CSS -->
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
|
@ -124,8 +124,8 @@
|
||||||
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
|
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
|
||||||
<table><tbody id="donationhistory_content"></tbody></table>
|
<table><tbody id="donationhistory_content"></tbody></table>
|
||||||
</div>
|
</div>
|
||||||
<script src="variables.js?1720464341956"></script>
|
<script src="variables.js?1720602379194"></script>
|
||||||
<script src="fx_core.js?1720464341956"></script>
|
<script src="fx_core.js?1720602379194"></script>
|
||||||
<script src="game.js?1720464341956"></script>
|
<script src="game.js?1720602379194"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue