整理代码,return后面跟空格

This commit is contained in:
MrZ_26
2022-10-29 00:53:55 +08:00
parent 0df17cb4ee
commit dd872a72b2
207 changed files with 316 additions and 316 deletions

View File

@@ -413,7 +413,7 @@ function DATA.parseReplayData(fileName,fileData,ifFull)
-- Create unavailable replay object
::BREAK_cannotParse::
return{
return {
fileName=fileName,
available=false,
}