Skip to content

Commit

Permalink
exp: update search when entity changed in progs field definition viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lysiuk committed Sep 27, 2024
1 parent 5461cb0 commit 1f14aed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Misc/qs_pak/scripts/expmode_progs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ local function definitions_edictchanged(self, index)
end

self.edictindex = index

updatesearch(self, definitions_searchcompare, true)
end

local function definitions_onupdate(self)
Expand Down

0 comments on commit 1f14aed

Please sign in to comment.