整理代码,return后面跟空格
This commit is contained in:
@@ -413,7 +413,7 @@ function DATA.parseReplayData(fileName,fileData,ifFull)
|
||||
|
||||
-- Create unavailable replay object
|
||||
::BREAK_cannotParse::
|
||||
return{
|
||||
return {
|
||||
fileName=fileName,
|
||||
available=false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user