更详细的tgm3说明,pps到lpm换算错误

This commit is contained in:
MrZ626
2020-11-02 00:06:36 +08:00
parent f05e4ca108
commit 6be6012101
2 changed files with 3 additions and 3 deletions

View File

@@ -172,7 +172,7 @@ return{
{"LPM",
"lpm linesperminute speed",
"term",
"Lines per minute\n\tReflects playing speed of a player.\nDifferent games calculates LPM differently. For example, Tetris Online calculates its LPM using PPS (see below), where 1PPS=2.4LPM. This basically ignores clearing garbage lines, and makes it different from its literal meaning. In Techmino, this converted LPM value is marked \"L'PM\".",
"Lines per minute\n\tReflects playing speed of a player.\nDifferent games calculates LPM differently. For example, Tetris Online calculates its LPM using PPS (see below), where 1PPS=24LPM. This basically ignores clearing garbage lines, and makes it different from its literal meaning. In Techmino, this converted LPM value is marked \"L'PM\".",
},
{"PPS",
"pps piecespersecond speed",