Commit 5ec1f093 authored by EndOfFuture's avatar EndOfFuture

fix

parent 03daeeba
...@@ -812,7 +812,7 @@ end ...@@ -812,7 +812,7 @@ end
---当c被卡号为code的卡Ride时触发的效果。 ---当c被卡号为code的卡Ride时触发的效果。
---@param c Card 被Ride的卡 ---@param c Card 被Ride的卡
---@param m integer 指示脚本的整数。cxxx的脚本应填入xxx。cm的脚本应填入m。 ---@param m integer 指示脚本的整数。cxxx的脚本应填入xxx。cm的脚本应填入m。
---@param code integer Ride的卡 ---@param code integer|nil Ride的卡
---@param op function|nil 触发的效果 ---@param op function|nil 触发的效果
---@param cost function|nil 效果的费用 ---@param cost function|nil 效果的费用
---@param con function|nil 效果的条件 ---@param con function|nil 效果的条件
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment