Commit c2e42a2d308ca3d92e91f4170c519e92209dd4e5

Authored by zhouhaihai
1 parent 16ca64ab

避免删除

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/adv/AdvPlayer.lua
@@ -110,6 +110,7 @@ function BaseObject:getPassiveIdx(passive) @@ -110,6 +110,7 @@ function BaseObject:getPassiveIdx(passive)
110 return idx 110 return idx
111 end 111 end
112 end 112 end
  113 + return 999
113 end 114 end
114 115
115 function BaseObject:getDisablePassiveCount() 116 function BaseObject:getDisablePassiveCount()