注释后加空格

联网稍微推进
This commit is contained in:
MrZ_26
2022-10-03 02:43:51 +08:00
parent 06f4bb4e1a
commit f8d17b23b6
121 changed files with 1628 additions and 1622 deletions

View File

@@ -8,7 +8,7 @@ local function _parseCB()
local _
local s=love.system.getClipboardText()
--Decode
-- Decode
s=STRING.unpackText(s)
if not s then MES.new('error',text.dataCorrupted)return end