Skip to content

Commit

Permalink
[#] 修复DamageCalculateEvent参数错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Muscipular committed Feb 18, 2023
1 parent d1e40af commit be2905a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
_HookVer = '0.2.25'
_HookVer = '0.2.26'
if getHookVer == nil then
error(string.format('[ERR] HOOK not load %s', _HookVer))
end
Expand Down

0 comments on commit be2905a

Please sign in to comment.