gh-pages
peshomir 2024-06-23 19:12:19 +00:00
parent ae087cc546
commit c6e7257b7b
2 changed files with 877 additions and 851 deletions

1720
game.js

File diff suppressed because it is too large Load Diff

View File

@ -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?1719081840724"> <link rel="stylesheet" href="main.css?1719169937775">
<!-- Game CSS --> <!-- Game CSS -->
<style> <style>
html, html,
@ -122,8 +122,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?1719081840724"></script> <script src="variables.js?1719169937775"></script>
<script src="fx_core.js?1719081840724"></script> <script src="fx_core.js?1719169937775"></script>
<script src="game.js?1719081840724"></script> <script src="game.js?1719169937775"></script>
</body> </body>
</html> </html>