mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-02-18 22:09:20 +00:00
show upgrade tiers 50+ as Arabic numerals
This commit is contained in:
parent
7704881835
commit
f88744e22b
@ -714,7 +714,7 @@ export function startFileChoose(acceptedType = ".bin") {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
const MAX_ROMAN_NUMBER = 3999;
|
const MAX_ROMAN_NUMBER = 49;
|
||||||
const romanLiteralsCache = ["0"];
|
const romanLiteralsCache = ["0"];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user