Skip to content

Commit

Permalink
修语法注释
Browse files Browse the repository at this point in the history
框架跟进
  • Loading branch information
MrZ626 committed Oct 29, 2023
1 parent 0ac5952 commit cbbd78c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Zenitha
Submodule Zenitha updated 1 files
+35 −15 stringExtend.lua
2 changes: 1 addition & 1 deletion assets/game/minoPlayer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ end
{4,6,6,3,0,0,2,2,5,5},
{4,4,3,3,0,0,0,2,2,5},
}]]
--- @param arg {color:'template'|'absolute'|nil, resetHand:boolean?, sudden:boolean?, number:table<number, number>}
--- @param arg {color:'template'|'absolute'|nil, resetHand?:boolean, sudden?:boolean, number:table<number, number>}
function MP:setField(arg)
local F=self.field
local w=self.settings.fieldW
Expand Down

0 comments on commit cbbd78c

Please sign in to comment.