deploy: 14c13ce1ca
parent
3e90355d26
commit
810462465f
|
@ -1,5 +1,5 @@
|
|||
const dictionary = {"gIsTeamGame":"hQ","game":"b","playerId":"ea","playerData":"a6","playerNames":"jq","rawPlayerNames":"tI","playerBalances":"eb","playerTerritories":"f5","gameState":"se","fontSize":"fontSize","x":"fO","y":"fP","canvas":"gT","gHumans":"hq","playerStates":"vY","fontGeneratorFunction":"aZ.g5.g6","gIsSingleplayer":"is","gLobbyMaxJoin":"qF","SingleplayerMenu":"z","getSingleplayerPlayerCount":"wS","gMaxPlayers":"ej","gBots":"il","Translations":"aW","txt":"nl","strs":"a28","uiSizes":"b1","gap":"gap","i":"eJ"};
|
||||
const fx_version = '0.6.4.6'; // FX Client Version
|
||||
const fx_version = '0.6.4.7'; // FX Client Version
|
||||
const fx_update = 'Jun 20'; // FX Client Last Updated
|
||||
|
||||
if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) {
|
||||
|
|
|
@ -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?1718889771886">
|
||||
<link rel="stylesheet" href="main.css?1718889844983">
|
||||
<!-- Game CSS -->
|
||||
<style>
|
||||
html,
|
||||
|
@ -122,8 +122,8 @@
|
|||
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
|
||||
<table><tbody id="donationhistory_content"></tbody></table>
|
||||
</div>
|
||||
<script src="variables.js?1718889771886"></script>
|
||||
<script src="fx_core.js?1718889771886"></script>
|
||||
<script src="game.js?1718889771886"></script>
|
||||
<script src="variables.js?1718889844983"></script>
|
||||
<script src="fx_core.js?1718889844983"></script>
|
||||
<script src="game.js?1718889844983"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue