mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -26,7 +26,6 @@ local function format_n(amount)
|
|||||||
end
|
end
|
||||||
local suffix = ""
|
local suffix = ""
|
||||||
local suffix_list = {
|
local suffix_list = {
|
||||||
["T"] = 1e12,
|
|
||||||
["G"] = 1e9,
|
["G"] = 1e9,
|
||||||
["M"] = 1e6,
|
["M"] = 1e6,
|
||||||
["k"] = 1e3
|
["k"] = 1e3
|
||||||
|
|||||||
Reference in New Issue
Block a user