Update lang_en.lua

Somehow a question mark is outside of the quotation marks
This commit is contained in:
user670
2021-04-23 22:31:10 +08:00
committed by GitHub
parent 291e458745
commit 3cdc0d34f3

View File

@@ -874,6 +874,6 @@ return{
{C.R,"DT",C.Z," Cannon=",C.P,"TS",C.R,"D",C.Z,"+",C.P,"TS",C.R,"T",C.Z," Cannon"},
{C.R,"LrL ",C.G,"RlR ",C.B,"LLr ",C.O,"RRl ",C.P,"RRR ",C.P,"LLL ",C.C,"FFF ",C.Y,"RfR ",C.Y,"RRf ",C.Y,"rFF"},
{C.Y,"O-Spin Triple!"},
{C.Z,"What is an ",C.lC,"X-Spin"?},
{C.Z,"What is an ",C.lC,"X-Spin?"},
}
}