There was an error while loading. Please reload this page.
1 parent ca47a8b commit 744438fCopy full SHA for 744438f
1 file changed
lua/entities/gmod_wire_expression2/core/find.lua
@@ -322,7 +322,7 @@ end)
322
323
--[[************************************************************************]]--
324
325
-function query_blocked(self, update)
+local function query_blocked(self, update)
326
if (update) then
327
if (self.data.findcount > 0) then
328
self.data.findcount = self.data.findcount - 1
0 commit comments