gh-pages
peshomir 2024-08-25 09:13:30 +00:00
parent bc082e6122
commit 7cee56c3e8
2 changed files with 905 additions and 887 deletions

1784
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?1724508323170"> <link rel="stylesheet" href="main.css?1724577204666">
<!-- Game CSS --> <!-- Game CSS -->
<style> <style>
html, html,
@ -79,8 +79,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></span> </div></span>
<script src="variables.js?1724508323170"></script> <script src="variables.js?1724577204666"></script>
<script src="fx_core.js?1724508323170"></script> <script src="fx_core.js?1724577204666"></script>
<script src="game.js?1724508323170"></script> <script src="game.js?1724577204666"></script>
</body> </body>
</html> </html>