Update app.js

master
RKBoss6 2025-06-19 18:50:44 -04:00 committed by GitHub
parent 99768ab55e
commit b234abdd2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ for (var i=0;i<10;i++) {
var clockStr="";
var x=g.getWidth()/2;
var cy=g.getHeight()-(g.getHeight()/7)
var by=g.getHeight()-(g.getHeight()/3.500)
var cy=g.getHeight()-(g.getHeight()/7);
var by=g.getHeight()-(g.getHeight()/3.500);
function calculateTime(){