MNuniMuni?

This commit is contained in:
sigonasr2, Sig, Sigo 2021-03-23 15:48:49 +09:00 committed by GitHub
parent c1a681eb7f
commit 93529b0ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,8 @@
var interval = (type=="Medley")?15000:10000
maxscore=Math.floor(maxscore/interval)*interval
function EPCalc(voltage,score,bonus) {
if (voltage>0) {
switch (type) {