deploy: ce2e2468fd
parent
1680b2525d
commit
27f6f1ab44
|
@ -1,4 +1,4 @@
|
||||||
const dictionary = {"gIsTeamGame":"hL","playerId":"eU","playerNames":"jk","playerBalances":"eV","playerTerritories":"ez","gHumans":"h0","playerStates":"h2","gLobbyMaxJoin":"pl","gIsSingleplayer":"il","uiSizes":"b0","gap":"gap"};
|
const dictionary = {"gIsTeamGame":"hL","playerId":"eU","playerNames":"jk","playerBalances":"eV","playerTerritories":"ez","gHumans":"h0","playerStates":"h2","gLobbyMaxJoin":"pt","gIsSingleplayer":"il","uiSizes":"b0","gap":"gap"};
|
||||||
const fx_version = '0.6.3.3'; // FX Client Version
|
const fx_version = '0.6.3.3'; // FX Client Version
|
||||||
const fx_update = 'Apr 11'; // FX Client Last Updated
|
const fx_update = 'Apr 11'; // FX Client Last Updated
|
||||||
|
|
||||||
|
|
|
@ -34,7 +34,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?1712827182890">
|
<link rel="stylesheet" href="main.css?1714056508574">
|
||||||
<!-- Game CSS -->
|
<!-- Game CSS -->
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
|
@ -121,8 +121,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?1712827182890"></script>
|
<script src="variables.js?1714056508574"></script>
|
||||||
<script src="fx_core.js?1712827182890"></script>
|
<script src="fx_core.js?1714056508574"></script>
|
||||||
<script src="game.js?1712827182890"></script>
|
<script src="game.js?1714056508574"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue