gh-pages
peshomir 2024-07-15 12:59:59 +00:00
parent 2e5d83d643
commit a8276cdb92
1 changed files with 6 additions and 6 deletions

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?1720868709443"> <link rel="stylesheet" href="main.css?1721048397243">
<!-- Game CSS --> <!-- Game CSS -->
<style> <style>
html, html,
@ -59,7 +59,7 @@
<body onload="aiCommand746(0);"> <body onload="aiCommand746(0);">
<canvas id="canvasA" width="128" height="128"></canvas> <canvas id="canvasA" width="128" height="128"></canvas>
<div class="window flex settings" style="display:none"> <span><div class="window flex settings" style="display:none">
<h1>Settings</h1> <h1>Settings</h1>
<div class="scrollable"> <div class="scrollable">
<!--<label title="Name of the font to be used for rendering. For example: Arial, Georgia, sans-serif, serif, Comic Sans MS, ..."> <!--<label title="Name of the font to be used for rendering. For example: Arial, Georgia, sans-serif, serif, Comic Sans MS, ...">
@ -123,9 +123,9 @@
<h1>Donation history for </h1> <h1>Donation history for </h1>
<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></span>
<script src="variables.js?1720868709443"></script> <script src="variables.js?1721048397243"></script>
<script src="fx_core.js?1720868709443"></script> <script src="fx_core.js?1721048397243"></script>
<script src="game.js?1720868709443"></script> <script src="game.js?1721048397243"></script>
</body> </body>
</html> </html>