Experimental patch for new update

main
peshomir 2024-07-15 15:59:40 +03:00 committed by GitHub
parent 4756c06cab
commit 50ad959276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
<body onload="aiCommand746(0);">
<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>
<div class="scrollable">
<!--<label title="Name of the font to be used for rendering. For example: Arial, Georgia, sans-serif, serif, Comic Sans MS, ...">
@ -123,7 +123,7 @@
<h1>Donation history for </h1>
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
<table><tbody id="donationhistory_content"></tbody></table>
</div>
</div></span>
<script src="variables.js?buildTimestamp"></script>
<script src="fx_core.js?buildTimestamp"></script>
<script src="game.js?buildTimestamp"></script>