deploy: 4503c26c42
parent
b27daa8359
commit
818143d8f4
File diff suppressed because one or more lines are too long
4
game.js
4
game.js
|
@ -9596,8 +9596,8 @@ function dD() {
|
|||
}(a7, et, dz, aPy, aPz = aPy + 2 * Math.PI * a1I[a7] / eY), function(et, dz, aPy, aPz) {
|
||||
var f0 = (aPz - aPy) / (2 * Math.PI),
|
||||
fontSize = +dz * Math.min(f0, .37);
|
||||
fontSize < 8 || (aPy = (aPy + aPz) / 2, aPz = Math.floor(100 * f0 + .5) + "%", dz *= .525 - Math.max(.6 * (f0 - .7), 0), x0.font = b6.pW.rY(1, fontSize), x0.fillStyle = b7.md, x0.fillText(aPz, et + Math.cos(aPy) * dz, et +
|
||||
Math.cos(aPy + 1.5 * Math.PI) * dz))
|
||||
fontSize < 8 || (aPy = (aPy + aPz) / 2, aPz = (__fx.settings.detailedTeamPercentage ? (100 * f0).toFixed(2) : Math.floor(100 * f0 + .5)) + "%", dz *= .525 - Math.max(.6 * (f0 - .7), 0), x0.font = b6.pW.rY(1, fontSize), x0
|
||||
.fillStyle = b7.md, x0.fillText(aPz, et + Math.cos(aPy) * dz, et + Math.cos(aPy + 1.5 * Math.PI) * dz))
|
||||
}(et, dz, aPy, aPz), 0 !== a7 && aQ4(et, dz, aPy), aPy = aPz);
|
||||
aQ4(et, dz, 1.5 * Math.PI)
|
||||
}!
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
|
||||
<!-- FX Client CSS -->
|
||||
<link rel="stylesheet" href="main.css?1738607203847">
|
||||
<link rel="stylesheet" href="main.css?1738839125835">
|
||||
<!-- Game CSS -->
|
||||
<style>
|
||||
html,
|
||||
|
@ -84,8 +84,8 @@
|
|||
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
|
||||
<table><tbody id="donationhistory_content"></tbody></table>
|
||||
</div></span>
|
||||
<script src="variables.js?1738607203847"></script>
|
||||
<script src="fx.bundle.js?1738607203847"></script>
|
||||
<script src="game.js?1738607203847"></script>
|
||||
<script src="variables.js?1738839125835"></script>
|
||||
<script src="fx.bundle.js?1738839125835"></script>
|
||||
<script src="game.js?1738839125835"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue