Skip to content

Commit

Permalink
[#] ItemBoxEncountEvent 修复EnemyId取值问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Muscipular committed Feb 11, 2023
1 parent 0937876 commit d1e40af
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.24'
_HookVer = '0.2.25'
if getHookVer == nil then
error(string.format('[ERR] HOOK not load %s', _HookVer))
end
Expand Down

0 comments on commit d1e40af

Please sign in to comment.